Overview
The <selectable-items>
element provides selection functionality for any arbitrary set of elements.
Any element that is a child of the <selectable-items>
element will be "selected" whenever clicked (or toggled with enter/select keys), and given a tabIndex attribute for keyboard navigation.