how to select an item from dropdown list
how to select an item from dropdown list through click and pass that selected element to another component??
1 Reply
Hey @coops8 ,
This isn't a question about refine, but might your select component not have an
onClick
event?maybe it has an event like onSelect