Interface: StandardEntityGroupProps
Defined in: templates/standardElement.tsx:254
Props for StandardEntityGroup 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. | |||
|
| Default number items to show per page in element group. Default | ‐ | |
| readonly | Available group page sizes to select from. Default | ‐ | |
|
| 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 |