Explore SLDS Component Blueprints
sf_explore_slds_blueprintsFind SLDS component examples, best practices, and usage guidance for UI patterns. Specify componentType to receive examples and LWC code snippets without modifying your org.
Instructions
Returns Salesforce Lightning Design System (SLDS) component examples, best practices, and usage guidance for a given UI pattern. A read-only reference tool — does not modify the org.
componentType: SLDS component type, e.g. 'data-table', 'modal', 'combobox' includeExampleCode: whether to include example LWC code snippets
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| componentType | Yes | SLDS component type, e.g. 'data-table', 'modal', 'combobox' | |
| includeExampleCode | No | Whether to include example LWC code |