LWC Accessibility Guidance
sf_guide_lwc_accessibilityGet LWC accessibility guidance and checklist covering ARIA, keyboard navigation, focus management, and screen reader support. Use this read-only tool to audit components without modifying the org.
Instructions
Returns guidance and a checklist for LWC accessibility best practices covering ARIA attributes, keyboard navigation, focus management, and screen reader support. A read-only advisory tool — does not modify the org.
componentName: optional component name for context checklistOnly: return only the checklist items without detailed guidance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| checklistOnly | No | Return only the checklist without detailed guidance | |
| componentName | No | LWC component name for context (optional) |