Show design guidelines
HTML React Angular
Option 1
Help or instructional text goes here
Option 2
checked
| |
|---|
| Attribute | checked |
| Type | boolean |
| Default | false |
| Required | false |
| Description | |
disabled
| |
|---|
| Attribute | disabled |
| Type | boolean |
| Default | false |
| Required | false |
| Description | |
layout
| |
|---|
| Attribute | layout |
| Type | "inline" | "inline-block" | "stacked" | "standalone" |
| Default | 'inline' |
| Required | false |
| Description | |
name
| |
|---|
| Attribute | name |
| Type | string |
| Default | undefined |
| Required | false |
| Description | |
size
| |
|---|
| Attribute | size |
| Type | "md" | "sm" |
| Default | 'md' |
| Required | false |
| Description | |
value
| |
|---|
| Attribute | value |
| Type | any |
| Default | 'on' |
| Required | false |
| Description | |
| Name | Description | Bubbles |
|---|
certaraBlur | Standard event emitted when radio is blurred | true |
certaraChange | Standard event emitted when radio is toggled | true |
certaraFocus | Standard event emitted when radio is focused | true |
There are no public methods available for this component
| Name | Description |
|---|
| Content for the label |
error | Error text that sits below the label |
help | Help text that sits below the label |