Trilium Frontend API
Preparing search index...
<internal>
PreactDOMAttributes
Interface PreactDOMAttributes
interface
PreactDOMAttributes
{
children
?:
ComponentChildren
;
dangerouslySetInnerHTML
?:
{
__html
:
string
}
;
}
Hierarchy (
View Summary
)
PreactDOMAttributes
DOMAttributes
DOMAttributes
Index
Properties
children?
dangerously
Set
Inner
HTML?
Properties
Optional
children
children
?:
ComponentChildren
Optional
dangerously
Set
Inner
HTML
dangerouslySetInnerHTML
?:
{
__html
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
dangerously
Set
Inner
HTML
Trilium Frontend API
Loading...