eBay / mindpatterns

HTML Accessibility Pattern Examples
http://ebay.github.io/mindpatterns/
MIT License
79 stars 19 forks source link

Toggle Button: new pattern (final name TBC) #99

Closed ianmcburnie closed 1 month ago

ianmcburnie commented 1 year ago

Final name TBC.

Single select:

Proposal: button with aria-current

Screen Shot 2023-03-07 at 12 34 56 PM

Multi-select:

Proposal: button with aria-pressed

Screen Shot 2023-03-07 at 12 34 49 PM
ianmcburnie commented 1 year ago

Started MIND pattern documentation here: https://ebay.gitbook.io/mindpatterns/input/toggle-button-group

Still need to add working examples

ianmcburnie commented 1 year ago

Other potential names are:

ianmcburnie commented 1 month ago

Created: https://ebay.gitbook.io/mindpatterns/input/toggle-button and https://ebay.gitbook.io/mindpatterns/input/toggle-button-group