Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create <Checkbox /> Components #53

Closed
tko22 opened this issue May 15, 2020 · 0 comments
Closed

Create <Checkbox /> Components #53

tko22 opened this issue May 15, 2020 · 0 comments
Labels
component for component dev issues effort: medium

Comments

@tko22
Copy link
Member

tko22 commented May 15, 2020

Design System Link

  • remember about form validation props
  • checkboxes allow for multiple options checked

components

  • <Checkbox> - a radio input. for a radio input, with Blue as the description, do <Checkbox>Blue</Checkbox> (would follow https://ant.design/components/radio/)
  • <Checkbox.Group> - a vertical group?

Props

  • disabled
  • error (this could be in Group and per Checkbox)

Pretty similar to Radios #52

Let me know if you need the icons - im not sure if you need the svg or not

@tko22 tko22 added component for component dev issues effort: medium labels May 15, 2020
@tko22 tko22 mentioned this issue May 15, 2020
7 tasks
@tko22 tko22 closed this as completed Jun 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component for component dev issues effort: medium
Projects
None yet
Development

No branches or pull requests

1 participant