pub fn select_all<T>(target: Id) -> impl Operation<T>
Available on crate feature advanced only.
Expand description

Produces an Operation that selects all the content of the widget with the given Id.