Overview

A button is clickable text or an icon that triggers an action on the page or in the background. Depending on the action, content, and hierarchy, a button can be used on its own or grouped with other buttons.

Image of Danger, Primary, Secondary, Tertiary, and Link buttons in the first row and Play and Close buttons in the second row
Figma library
Ready
Responsive
Ready
RH Elements
Ready
webRH
Ready

Sample element

Primary

Demos

View a live version of this component and see how it can be customized.

<rh-button>Primary</rh-button>

<script type="module">
import '@rhds/elements/rh-button/rh-button.js';
</script>
View the <rh-button> demo in a new tab

When to use

  • When you need to allow users to interact with pages in a variety of ways
  • When you need to communicate actions users can take
  • When you need to draw attention to the highest priority action
Property Status Meaning
Figma library Ready Component is available in the Figma library
Responsive Ready Component responds to changing viewport sizes in Figma and the browser
RH Elements Ready Component is available as a web component
webRH Ready Component is available as a web component
© 2021-2024 Red Hat, Inc. Deploys by Netlify