react-aria-menubutton
react-aria-menubutton copied to clipboard
aria-selected attribute on the selected item
When using this for creating custom selects, it seems that the selected item is not marked as aria-selected = "true" is that intended? it seems like native selects have that functionality.