svelte-ux
svelte-ux copied to clipboard
Further unify `SelectField` and `MultiSelectField` options
- [ ] MultiSelectField
- [ ] Change
labelProp
default fromname
tolabel
- [ ] 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
,MultiSelectMenu
and_SelectListOptions