pub fn use_selection<K: Clone + PartialEq + 'static>() -> Selection<K>
Create selection state owned by this component.