Interface: RoundEntityProps
Defined in: templates/roundTemplate.tsx:32
Props for RoundEntity component.
See
Extends
Properties
Property | Modifier | Type | Description | Inherited from |
---|---|---|---|---|
|
| Additional CSS class for the component. | ‐ | |
| 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. | ||
|
| Whether to display entity types in the element. Default
| ‐ | |
|
| Additional CSS styles for the component. | ‐ |