Trevixal API
Preparing search index...
@trevixal/ui
CustomizeToolbarOptions
Interface CustomizeToolbarOptions
interface
CustomizeToolbarOptions
{
document
:
Document
;
groups
:
readonly
{
label
:
string
;
name
:
string
}
[]
;
onApply
:
(
visible
:
readonly
string
[]
)
=>
void
;
visible
:
readonly
string
[]
;
}
Index
Properties
document
groups
on
Apply
visible
Properties
Readonly
document
document
:
Document
Readonly
groups
groups
:
readonly
{
label
:
string
;
name
:
string
}
[]
Every group, in their default order.
Readonly
on
Apply
onApply
:
(
visible
:
readonly
string
[]
)
=>
void
Readonly
visible
visible
:
readonly
string
[]
Names currently shown, in order.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
document
groups
on
Apply
visible
Trevixal API
Loading...
Every group, in their default order.