Preparing search index...
The search index is not available
element-book - v23.0.0
element-book
BookPageExampleRenderParams
Type Alias BookPageExampleRenderParams<GlobalValuesType, ControlsInit, StateInit>
Book
Page
Example
Render
Params
<
GlobalValuesType
,
ControlsInit
,
StateInit
>
:
Pick
<
RenderParams
<
any
,
any
,
StateInit
,
any
,
any
,
any
,
any
>
,
"state"
|
"updateState"
>
&
{
controls
:
ControlsToValues
<
ControlsInit
>
&
GlobalValuesType
;
}
All parameters required for rendering an element-book page.
Type Parameters
GlobalValuesType
extends
GlobalValues
ControlsInit
extends
BookPageControlsInitBase
StateInit
extends
PropertyInitMapBase
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
element-book - v23.0.0
Loading...
All parameters required for rendering an element-book page.