withStoreRender
FunctionwithStoreRender(needsStoreInit: boolean): WithRenderResult
Parameters
Parameter | Type | Default | Notes |
---|---|---|---|
needs | boolean | false | Whether the store state needs to be initialized. NOTE: This will reset the previously state. |
Returns
WithRenderResult