Listbox

Accessibility and semantic

The attribute role="listbox" must always be present on the .mc-listbox element.

The attribute role="option" must always be present on the all .mc-listbox__tile elements.

The attribute aria-selected="true" must always be present on the all selected .mc-listbox__tile elements.