pub fn onselectionchange<'a, E: EventReturn<T>, T>(
    _cx: &'a ScopeState,
    _f: impl FnMut(Event<SelectionData>) -> E + 'a
) -> Attribute<'a>
Expand description

selectionchange