API Table
A component for displaying API documentation and properties in a clean, organized table format.
stable
API Table
Display API documentation in a structured table format.
| Prop | Type | Default | Description |
|---|---|---|---|
| id | string | undefined | Unique identifier for the resource |
| title | string | undefined | Title of the resource |
| description | string | undefined | Detailed description of the resource |
| createdAt | Date | undefined | When the resource was created |