Trilium Frontend API
Preparing search index...
<internal>
CommandEventInit
Interface CommandEventInit
interface
CommandEventInit
{
bubbles
?:
boolean
;
cancelable
?:
boolean
;
command
:
string
;
composed
?:
boolean
;
source
:
Element
;
}
Hierarchy (
View Summary
)
EventInit
CommandEventInit
Index
Properties
bubbles?
cancelable?
command
composed?
source
Properties
Optional
bubbles
bubbles
?:
boolean
Optional
cancelable
cancelable
?:
boolean
command
command
:
string
Optional
composed
composed
?:
boolean
source
source
:
Element
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bubbles
cancelable
command
composed
source
Trilium Frontend API
Loading...