theme-vir - v26.5.6
Preparing search index...
createColorThemeBookPages
Function createColorThemeBookPages
createColorThemeBookPages
(
__namedParameters
:
{
theme
:
Readonly
<
ColorTheme
>
;
title
:
string
}
&
PartialWithUndefined
<
{
hideInverseColors
:
boolean
;
overrides
:
readonly
Readonly
<
ColorThemeOverride
>
[]
;
parent
:
Readonly
<
BookPage
>
;
}
,
>
,
)
:
(
|
BookPage
<
{}
,
undefined
|
Readonly
<
BookPage
>
,
{
"Show Contrast Tips"
:
BookPageControlInit
<
Checkbox
>
;
"Show Var Names"
:
BookPageControlInit
<
Checkbox
>
;
}
,
>
|
BookPage
<
{}
,
BookPage
<
{}
,
undefined
|
Readonly
<
BookPage
>
,
{
"Show Contrast Tips"
:
BookPageControlInit
<
Checkbox
>
;
"Show Var Names"
:
BookPageControlInit
<
Checkbox
>
;
}
,
>
,
{}
,
>
)
[]
Create multiple element-book pages to showcase a theme its overrides (if any).
Parameters
__namedParameters
:
{
theme
:
Readonly
<
ColorTheme
>
;
title
:
string
}
&
PartialWithUndefined
<
{
hideInverseColors
:
boolean
;
overrides
:
readonly
Readonly
<
ColorThemeOverride
>
[]
;
parent
:
Readonly
<
BookPage
>
;
}
,
>
Returns (
|
BookPage
<
{}
,
undefined
|
Readonly
<
BookPage
>
,
{
"Show Contrast Tips"
:
BookPageControlInit
<
Checkbox
>
;
"Show Var Names"
:
BookPageControlInit
<
Checkbox
>
;
}
,
>
|
BookPage
<
{}
,
BookPage
<
{}
,
undefined
|
Readonly
<
BookPage
>
,
{
"Show Contrast Tips"
:
BookPageControlInit
<
Checkbox
>
;
"Show Var Names"
:
BookPageControlInit
<
Checkbox
>
;
}
,
>
,
{}
,
>
)
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
theme-vir - v26.5.6
Loading...
Create multiple element-book pages to showcase a theme its overrides (if any).