Trevixal API
Preparing search index...
@trevixal/ui
ToolbarControl
Interface ToolbarControl
A non-button control (select, color picker, table grid) built on demand.
interface
ToolbarControl
{
create
:
(
editor
:
Editor
,
document
:
Document
)
=>
Control
;
name
:
string
;
}
Index
Properties
create
name
Properties
Readonly
create
create
:
(
editor
:
Editor
,
document
:
Document
)
=>
Control
Readonly
name
name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
name
Trevixal API
Loading...
A non-button control (select, color picker, table grid) built on demand.