- Preparing search index...
- The search index is not available
Deepkit
Element
Struct
: { attributes
: Attributes | null | string; children
: ElementStructChildren | ElementStructChildren[]; childrenEscaped
?: ElementStructChildren[] | string; render
: string | ElementFn; }
Type declaration
-
attributes: Attributes | null | string
-
children: ElementStructChildren | ElementStructChildren[]
-
Optional
childrenEscaped?: ElementStructChildren[] | string
-