Interface: TemplateProps
Props for a custom ElementTemplate component.
See
Extended by
Properties
Property | Modifier | Type | Description |
---|---|---|---|
|
| Target element to render. | |
|
|
| Target element ID (Element.id). |
|
| Template-specific state for the element. Same as Element.elementState. | |
|
|
| Specifies whether element is in the expanded state. Same as Element.isExpanded. |