Inline checkbox
Turn a single value on and off.
Inline checkbox orc-c-input-group
Turn a single value on and off.
Usage
When to use
Use this when the user has just one options, which they can select or not.
When to consider an alternative
When giving the user more than option, either use a checkbox field when they can select as many as they want; or a radio field when they may select only one.
Class Name | Description |
---|---|
Required
|
Apply to the inline checkbox’s containing HTML element. This is set to |
Required
|
Actual checkbox input of the inline checkbox |
Required
|
Corresponding text label alongside the checkbox |