Preparing search index...
The search index is not available
element-book - v23.0.0
element-book
ElementExamplesDefiner
Type Alias ElementExamplesDefiner<GlobalValuesType, ControlsInit>
Element
Examples
Definer
<
GlobalValuesType
,
ControlsInit
>
:
(
(
params
:
{
defineExample
:
DefineExampleCallback
<
GlobalValuesType
,
ControlsInit
>
;
}
)
=>
void
)
Used for
defineExamples
in a book page's init.
Type Parameters
GlobalValuesType
extends
GlobalValues
=
{}
ControlsInit
extends
BookPageControlsInitBase
=
BookPageControlsInitBase
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
element-book - v23.0.0
Loading...
Used for
defineExamples
in a book page's init.