gapstack
gapstack copied to clipboard
Imperative Render: Support custom state provider
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