SelectionDispatch extension

on

Methods

dispatch(String type, [Union2<EachCallback<DispatchParams?>, DispatchParams?>? parameters]) Selection

Available on Selection, provided by the SelectionDispatch extension

Dispatches a custom event of the specified type to each selected element, in order.