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