Buttons
Open →Primary Button
Accessibility
- Use an accessible name that describes the action.
- Preserve visible keyboard focus.
- Do not rely on color alone to communicate state.
QA
- Verify keyboard focus is visible.
- Check disabled state does not appear actionable.
- Confirm primary and secondary actions remain distinct.
