Overview

Website status communicates the operational status of a website or domain using a status icon and link. It is usually located in the Footer component.

Image of a site status element with a green checkmark and the text 'All systems operational'
Figma library
Ready
Responsive
Ready
RH Elements
Ready
webRH
Planned

Sample element

Demo

<rh-site-status></rh-site-status>

<script type="module">
import '@rhds/elements/rh-site-status/rh-site-status.js';
</script>
View the demo

When to use

  • When you need to communicate the operational status of a website or domain
  • When you need to provide users with a link to a status page where they can learn more
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 Planned Component is scheduled to become a web component
© 2021-2024 Red Hat, Inc. Deploys by Netlify