Properties
| Name | Type | Required | Description |
|---|---|---|---|
| id | string | Yes | Unique identifier for the component |
| children | string[] | No | Array of child component IDs |
| className | string | No | Additional CSS classes |
Examples
Simple Card
A basic card with text content
Preview
json
Card with Action
Card with button for user interaction
Preview
json