Trilium Frontend API
Preparing search index...
<internal>
ClassAttributes
Interface ClassAttributes<T>
interface
ClassAttributes
<
T
>
{
jsx
?:
boolean
;
key
?:
any
;
ref
?:
Ref
<
T
>
;
}
Type Parameters
T
Hierarchy (
View Summary
)
Attributes
ClassAttributes
HTMLAttributes
HTMLProps
HTMLAttributes
AllHTMLAttributes
Index
Properties
jsx?
key?
ref?
Properties
Optional
jsx
jsx
?:
boolean
Optional
key
key
?:
any
Optional
ref
ref
?:
Ref
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
jsx
key
ref
Trilium Frontend API
Loading...