--- id: Checkbox section: components subsection: forms cssPrefix: pf-v5-c-check ---## Examples ### Basic ```html
``` ### Required ```html
``` ### Checked ```html
``` ### Label wrapping input ```html ``` ### Reversed ```html
``` ### Disabled ```html
``` ### With description ```html
Single-tenant cloud service hosted and managed by Red Hat that offers high-availability enterprise-grade clusters in a virtual private cloud on AWS od GCP.
``` ### With body ```html
This is where custom content goes.
``` ### With description and body ```html
Single-tenant cloud service hosted and managed by Red Hat that offers high-availability enterprise-grade clusters in a virtual private cloud on AWS od GCP. This is where custom content goes.
``` ### Standalone input ```html ``` ## Documentation ### Overview The Check component is provided for use cases outside of forms. If it is used without label text ensure some sort of label for assistive technologies. (for example: `aria-label`) If you extend this component or modify the styles of this component, then make sure any hover styles defined are applied to the clickable elements, like `` or `