Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 247 Bytes

File metadata and controls

14 lines (11 loc) · 247 Bytes

@chakra-ui/c-radio

Radios are used when only one choice may be selected in a series of options

Installation

# with pnpm
pnpm add @chakra-ui/c-radio
# or with Yarn
yarn i @chakra-ui/c-radio
# or with npm
npm i @chakra-ui/c-radio