select_range

Function select_range 

pub fn select_range<T>(id: impl Into<Id>, start: usize, end: usize) -> Task<T>
Expand description

Selects the given content range of the widget with the given Id.