Trilium Frontend API
Preparing search index...
<internal>
InteractionSettings
Interface InteractionSettings
interface
InteractionSettings
{
component
:
DateComponent
<
any
>
;
el
:
HTMLElement
;
isHitComboAllowed
:
(
hit0
:
Hit
,
hit1
:
Hit
)
=>
boolean
;
useEventCenter
:
boolean
;
}
Index
Properties
component
el
is
Hit
Combo
Allowed
use
Event
Center
Properties
component
component
:
DateComponent
<
any
>
el
el
:
HTMLElement
is
Hit
Combo
Allowed
isHitComboAllowed
:
(
hit0
:
Hit
,
hit1
:
Hit
)
=>
boolean
use
Event
Center
useEventCenter
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
component
el
is
Hit
Combo
Allowed
use
Event
Center
Trilium Frontend API
Loading...