@urban-ui/checkbox
v0.4.0
Published
Checkbox component for boolean selection
Downloads
7
Maintainers
Readme
@urban-ui/checkbox
control | checkbox
Checkbox component for boolean selection
## Getting started
pnpm add -S @urban-ui/checkbox
import {Checkbox} from '@urban-ui/checkbox'
export function MyComponent() {
return <Checkbox />
}
Details
@TODO details about the component
API
| Prop | Type | Description | | ---- | ---- | ----------- | | | | |