Preparing search index...
The search index is not available
element-book - v23.1.1
element-book
DefineExampleCallback
Type Alias DefineExampleCallback<GlobalValuesType, ControlsInit>
DefineExampleCallback
:
<
StateInit
extends
PropertyInitMapBase
>
(
exampleInit
:
BookElementExampleInit
<
GlobalValuesType
,
ControlsInit
,
StateInit
,
>
,
)
=>
void
The callback type for a book page definition's
defineExample
callback.
Type Parameters
GlobalValuesType
extends
GlobalValues
=
{}
ControlsInit
extends
BookPageControlsInitBase
=
BookPageControlsInitBase
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
element-book - v23.1.1
Loading...
The callback type for a book page definition's
defineExample
callback.