LWC Accessibility Guidance
sf_guide_lwc_accessibilityEvaluate LWC accessibility with a checklist covering ARIA, keyboard navigation, focus management, and screen reader support. Read-only guidance helps identify gaps.
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) |