svelte-ux
svelte-ux copied to clipboard
Further unify `SelectField` and `MultiSelectField` options
- [ ] MultiSelectField
- [ ] Change
labelPropdefault fromnametolabel
- [ ] Change
- [ ] SelectField
- [ ] Align
optionText()/optionValue()with MultiSelectField'slabelProp/valueProp- Do we even need this, or just require the processing it done in
options?
- Do we even need this, or just require the processing it done in
- [ ] Align
- [ ] Do the same in
MultiSelect,MultiSelectMenuand_SelectListOptions