Trevixal API
Preparing search index...
@trevixal/svelte
EditorAction
Interface EditorAction
interface
EditorAction
{
destroy
()
:
void
;
update
(
options
:
EditorActionOptions
)
:
void
;
}
Index
Methods
destroy
update
Methods
destroy
destroy
()
:
void
Returns
void
update
update
(
options
:
EditorActionOptions
)
:
void
Parameters
options
:
EditorActionOptions
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
destroy
update
Trevixal API
Loading...