Overview

A code block is formatted text within a container.

Image of a code block with black code text within a light gray container
Figma library
Ready
Responsive
Ready
RH Elements
Ready
webRH
Ready

Sample element

Demos

View a live version of this element to see how it can be customized.

<rh-code-block>
<script type="text/text">Error: Error creating network Load Balancer: AccessDenied: User:
arn:aws:sts::970xxxxxxxxx:assumed-role/ManagedOpenShift-Installer-Role/163xxxxxxxxxxxxxxxx is
not authorized to perform: iam:CreateServiceLinkedRole on resource:
arn:aws:iam::970xxxxxxxxx:role/aws-service-role/elasticloadbalancing.amazonaws.com/
AWSServiceRoleForElasticLoadBalancing
</script>
</rh-code-block>

<script type="module">
import '@rhds/elements/rh-code-block/rh-code-block.js';
</script>

View the <rh-code-block> demo in a new tab

When to use

  • When you need to highlight a block of code while maintaining the formatting
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