Interface: StandardEntityProps
Defined in: templates/standardElement.tsx:57
Props for StandardEntity component.
See
Extends
Properties
| Property | Modifier | Type | Description | Inherited from |
|---|---|---|---|---|
| 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. Expanded state is stored in the element state with TemplateProperties.Expanded property. | ||
|
| Whether the element is the only selected cell on the canvas. See | ||
|
| When set to Default Deprecated Entities can be edited or deleted via inline action decorators when VisualAuthoringProps.inlineEntityActions is enabled. | ‐ |