@sqlrooms/app-runtime / createHtmlAppRuntimeSlice
Function: createHtmlAppRuntimeSlice()
createHtmlAppRuntimeSlice(
__namedParameters?):StateCreator<HtmlAppRuntimeSliceState>
Creates the persisted slice that owns direct HTML app block state.
Parameters
| Parameter | Type |
|---|---|
__namedParameters | CreateHtmlAppRuntimeSliceOptions |
Returns
StateCreator<HtmlAppRuntimeSliceState>
