Trilium Frontend API
Preparing search index...
<internal>
VIEW_ONLY_OPTION_REFINERS
Variable VIEW_ONLY_OPTION_REFINERS
Const
VIEW_ONLY_OPTION_REFINERS
:
{
buttonTextKey
:
StringConstructor
;
class
:
Identity
<
ClassNameGenerator
<
ViewDisplayInfo
>
>
;
className
:
Identity
<
ClassNameGenerator
<
ViewDisplayInfo
>
>
;
component
:
Identity
<
ViewComponentType
>
;
content
:
Identity
<
ContentGenerator
<
ViewContentInfo
>
>
;
dateProfileGeneratorClass
:
Identity
<
DateProfileGeneratorClass
>
;
didMount
:
Identity
<
DidMountHandler
<
ViewDisplayInfo
>
>
;
disallowAmbigTitle
:
BooleanConstructor
;
type
:
StringConstructor
;
usesMinMaxTime
:
BooleanConstructor
;
willUnmount
:
Identity
<
WillUnmountHandler
<
ViewDisplayInfo
>
>
;
}
Type Declaration
buttonTextKey
:
StringConstructor
class
:
Identity
<
ClassNameGenerator
<
ViewDisplayInfo
>
>
className
:
Identity
<
ClassNameGenerator
<
ViewDisplayInfo
>
>
component
:
Identity
<
ViewComponentType
>
content
:
Identity
<
ContentGenerator
<
ViewContentInfo
>
>
dateProfileGeneratorClass
:
Identity
<
DateProfileGeneratorClass
>
didMount
:
Identity
<
DidMountHandler
<
ViewDisplayInfo
>
>
disallowAmbigTitle
:
BooleanConstructor
type
:
StringConstructor
usesMinMaxTime
:
BooleanConstructor
willUnmount
:
Identity
<
WillUnmountHandler
<
ViewDisplayInfo
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Trilium Frontend API
Loading...