#Select with Icon
3 messages · Page 1 of 1 (latest)
you can add icon prop if something is selected and you'd find matching icon for this specific value?
3 messages · Page 1 of 1 (latest)
In my dropdown I have some choices with an Icon. I was wondering if with the <Select/> component, it's possible to place the icon from dropdown into the input.
I know the <Select/> has an icon props but I can't seem to set the icon to the selected choice.
For the Icons, I'm using radix-ui/react-icons which are SVG Icons
you can add icon prop if something is selected and you'd find matching icon for this specific value?