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

Checkboxes #5

Open
grosch opened this issue May 29, 2018 · 1 comment
Open

Checkboxes #5

grosch opened this issue May 29, 2018 · 1 comment

Comments

@grosch
Copy link

grosch commented May 29, 2018

How do we handle getting an input type of checkbox to be checked based on a Bool in the data model?

Similarly, how would you handle radio buttons and select's option tags?

@siemensikkema
Copy link
Contributor

I'm planning to have tags for the following input types:

  • Date
  • DateTime
  • Time
  • Email
  • Checkbox
  • Number
  • Password
  • Radio
  • Range
  • URL

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants