-
-
Notifications
You must be signed in to change notification settings - Fork 54
Closed
Milestone
Description
Extracted from PR #130
- Use same Options type instead of any
- Will use
labelinstead ofnameby default (can still be overwritten byoptionText(), maybe we call thisoptionLabel(), or maybe we require the data to be processed ahead of time and remove this andoptionValue()
- Will use
- Pass
iconprop to MenuItem like MenuField - Should we update the
<SelectField icon={...} />based on the selected<MenuItem icon={...} />?- Add a prop to opt-in to this functionality (
activeOptionIconor something) - Require the user to do this (like the SelectField example currently does.
- Add a prop to opt-in to this functionality (
- Fix clicking on Chevon icon/button to close (re-toggles open) ([SelectField] Clicking chevron arrow re-opens menu #93)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels