Preparing search index...
The search index is not available
element-book - v23.0.0
element-book
BookPageInit
Type Alias BookPageInit<GlobalValuesType, ParentPage, CurrentControlsInit>
Book
Page
Init
<
GlobalValuesType
,
ParentPage
,
CurrentControlsInit
>
:
SetOptionalAndNullable
<
Omit
<
BookPage
<
any
,
ParentPage
,
CurrentControlsInit
>
,
"entryType"
|
"elementExamples"
|
"errors"
>
,
"controls"
|
"descriptionParagraphs"
>
&
{
defineExamples
?:
ElementExamplesDefiner
<
CollapseGlobalValuesType
<
ParentPage
,
GlobalValuesType
>
,
CollapseControlsInit
<
ParentPage
,
CurrentControlsInit
>
>
;
}
The parameters for initializing a new element-book page.
Type Parameters
GlobalValuesType
extends
GlobalValues
ParentPage
extends
BookPage
|
undefined
CurrentControlsInit
extends
BookPageControlsInitBase
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
element-book - v23.0.0
Loading...
The parameters for initializing a new element-book page.