Hi,
I have a dropdown for listing project names.
Question:
- Is there a way i can add any visual indictaors to differentiate between active and closed projects? Something like a background color or an icon for the items in the dopdown? (Note: i get the project list from an API, which i load into the dropdown.)
- Can i have multiple columns in the dropwown, something like a dropdown list? when i expand the dropdown, it will open a list… In that case i can add whatever information i need (like project status) in the dropdown list itself.