Closed michaldudak closed 1 week ago
Added the data-pressed attribute to Menu's, Popover's and Select's Triggers. Menu and Select get the attribute unconditionally when open, while Popover checks if it was open by clicking (the attribute won't be present when opened by hover).
data-pressed
Closes #716
https://deploy-preview-826--base-ui.netlify.app/
Generated by :no_entry_sign: dangerJS against 74e08b78ce2725bf09cd63fb78855c5f4cacf214
Added the
data-pressed
attribute to Menu's, Popover's and Select's Triggers. Menu and Select get the attribute unconditionally when open, while Popover checks if it was open by clicking (the attribute won't be present when opened by hover).Closes #716