get_component_demo
Retrieve demo code and usage examples for a UI component. Specify the component name and optionally the demo index.
Instructions
Get demo code and usage examples for a specific component
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the component | |
| demoIndex | No | Index of the demo to retrieve (defaults to 0) |