[][src]Function web_dom::htmlinput::set_selection_range

pub fn set_selection_range(
    instance: DOMReference,
    start: f32,
    end: f32,
    direction: &str
)