Trilium Frontend API
Preparing search index...
<internal>
ButtonInfo
Interface ButtonInfo
interface
ButtonInfo
{
buttonGroup
:
ButtonGroupInfo
;
isDisabled
:
boolean
;
isIconOnly
:
boolean
;
isPrimary
:
boolean
;
isSelected
:
boolean
;
name
:
string
;
text
:
string
;
}
Index
Properties
button
Group
is
Disabled
is
Icon
Only
is
Primary
is
Selected
name
text
Properties
button
Group
buttonGroup
:
ButtonGroupInfo
is
Disabled
isDisabled
:
boolean
is
Icon
Only
isIconOnly
:
boolean
is
Primary
isPrimary
:
boolean
is
Selected
isSelected
:
boolean
name
name
:
string
text
text
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
button
Group
is
Disabled
is
Icon
Only
is
Primary
is
Selected
name
text
Trilium Frontend API
Loading...