icanjs / multi-select

A multi-select component for CanJS
MIT License
5 stars 3 forks source link

Add single-select feature. #6

Open ilyavf opened 8 years ago

marshallswain commented 8 years ago

We could change the checkboxes to a radio selection. Is that what you're thinking?

ilyavf commented 8 years ago

Sure, radio buttons will be good. If anybody needs we can add a option to select between radio and checkboxes, and still have the single-select mode switch.