ml-archive / submissions

Provides a common structure to deal with data based API requests
MIT License
14 stars 7 forks source link

Checkboxes #5

Open grosch opened 6 years ago

grosch commented 6 years ago

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 commented 6 years ago

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