Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Imperative Render: Support custom state provider #5

Open
Nick-Lucas opened this issue Oct 31, 2022 · 0 comments
Open

Imperative Render: Support custom state provider #5

Nick-Lucas opened this issue Oct 31, 2022 · 0 comments
Labels

Comments

@Nick-Lucas
Copy link
Owner

Imperative render maintains internal run-time state, but on the web state is often wanted in query-params, localstorage, or redux as some examples.

Allow instances to be configured with a custom hook or provider which can be used to hoist out the current render state

@Nick-Lucas Nick-Lucas added the enhancement New feature or request label Oct 31, 2022
@Nick-Lucas Nick-Lucas changed the title Support custom state provider imperstive Render: Support custom state provider Oct 31, 2022
@Nick-Lucas Nick-Lucas changed the title imperstive Render: Support custom state provider Imperative Render: Support custom state provider Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant