CardProps Interface
Props defining a Card component
Properties
| Name | Type | Description | |
|---|---|---|---|
| content | PopupContentType | ||
| items | ToolbarItem[] | CommonToolbarItem[] | ||
| onItemExecuted | (item: any) => void | ||
| title | undefined | string | PropertyRecord | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.