Radio
What is this?β
Radio buttons are tools that customize configurations. They represent a need for the user to make a choice among a few offered options. In multiple choice forms, use radio buttons for a single option to be selected. This component is always used in a RadioGroup
context.
Examplesβ
Help Textβ
Customers will only be able to check out as guests
Customers will be able to check out with a customer account or as a guest
Group Help Textβ
Radio group help text
Directionβ
Radio group help text
Disabledβ
Radio group help text
Errorβ
Use the error prop to define whether the user input is with error or not. It is up to you to define what triggers it. Additionally, you should add a errorText to be displayed.
Help textError text
Optionalβ
Help text