get-component-example
Retrieve Storybook example code for Salt Design System components to see implementation patterns and usage examples.
Instructions
Get Storybook example code for a Salt component. Returns the story source showing how to use the component.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| component | Yes | Component name in kebab-case (e.g. 'button', 'combo-box') or PascalCase (e.g. 'Button') |