Component (RN)
React Native Component Status
Component (RN)
React Native Component Status
Figma (RN)
Figma Component Status
Code (Web)
HTML/CSS Code
Figma (Web)
Figma Component Status
Use buttons to trigger actions on the same page. Buttons should have concise labels that clearly indicate the action to the user.
Button variants on both surfaces
Buttons and links use different HTML markup and attributes which are handled specifically by browsers and screen readers. The usage of buttons should be consistent across a journey.
There are several common issues with disabled buttons, including:
If a third-party application requires disabled states, or if research shows it is necessary to use a disabled button, the disabled state is available.