Radio

Single selection among multiple options.
Import
import { Radio } from '@kubed/components;'
Source
View source code
Docs
Edit this page
npm
@kubed/components

Basic Usage

Set value and label of Radio.

defaultChecked

Set defaultChecked of Radio.

Radio Group

Radio Group Control