Trilium Frontend API
Preparing search index...
<internal>
ModelSchemaAttributeCheckCallback
Type Alias ModelSchemaAttributeCheckCallback
ModelSchemaAttributeCheckCallback
:
(
context
:
ModelSchemaContext
,
attributeName
:
string
,
)
=>
boolean
|
undefined
Type Declaration
(
context
:
ModelSchemaContext
,
attributeName
:
string
)
:
boolean
|
undefined
Parameters
context
:
ModelSchemaContext
attributeName
:
string
Returns
boolean
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Trilium Frontend API
Loading...