package.docs.components.Radio.examples.Radio.md Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of patternfly Show documentation
Show all versions of patternfly Show documentation
Assets, source, tooling, and content for PatternFly 4
The newest version!
---
id: Radio
section: components
subsection: forms
cssPrefix: pf-v6-c-radio
---## Examples
### Basic
```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 Radio 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 `