gampang - v2.3.7
Preparing search index...
ButtonListOptions
Interface ButtonListOptions
interface
ButtonListOptions
{
buttonText
:
string
;
highlightText
?:
string
;
sections
:
{
buttons
:
(
ButtonItem
&
{
description
?:
string
}
)
[]
;
title
:
string
;
}
;
}
Index
Properties
button
Text
highlight
Text?
sections
Properties
button
Text
buttonText
:
string
Optional
highlight
Text
highlightText
?:
string
sections
sections
:
{
buttons
:
(
ButtonItem
&
{
description
?:
string
}
)
[]
;
title
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
button
Text
highlight
Text
sections
gampang - v2.3.7
Loading...