Trilium Frontend API
Preparing search index...
<internal>
CustomRendering
Interface CustomRendering<RenderProps>
interface
CustomRendering
<
RenderProps
>
{
containerEl
:
HTMLElement
;
generatorMeta
:
any
;
id
:
string
;
isActive
:
boolean
;
renderProps
:
RenderProps
;
}
Type Parameters
RenderProps
Index
Properties
container
El
generator
Meta
id
is
Active
render
Props
Properties
container
El
containerEl
:
HTMLElement
generator
Meta
generatorMeta
:
any
id
id
:
string
is
Active
isActive
:
boolean
render
Props
renderProps
:
RenderProps
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
container
El
generator
Meta
id
is
Active
render
Props
Trilium Frontend API
Loading...