list-components
Retrieve available React components from the Salt Design System, including both stable core and experimental lab packages, to identify UI elements for application development.
Instructions
List all available Salt Design System components. Returns component names from both core (stable) and lab (experimental) packages.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package | No | Which package to list: 'core', 'lab', or 'all' | all |