--- productId: joy-ui title: React Button component components: Button, IconButton githubLabel: 'scope: button' waiAria: https://www.w3.org/WAI/ARIA/apg/patterns/button/ --- # Button

Buttons let users take actions and make choices with a single tap.

{{"component": "@mui/docs/ComponentLinkHeader"}} ## Introduction Buttons communicate actions that users can take. The Joy UI Button component replaces the native HTML ` ```