JSPM

@urban-ui/checkbox-group

0.4.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q12086F
  • License MIT

Group of related checkboxes

Package Exports

  • @urban-ui/checkbox-group
  • @urban-ui/checkbox-group/build
  • @urban-ui/checkbox-group/styles

Readme

@urban-ui/checkbox-group

control | checkbox-group

npm minzip size License

Group of related checkboxes

Getting started

pnpm add -S @urban-ui/checkbox-group
import {Checkbox} from '@urban-ui/checkbox-group'

export function MyComponent() {
  return <Checkbox />
}

Details

@TODO details about the component

API

Prop Type Description