component_to_element

Function component_to_element 

Source
pub fn component_to_element(
    comp: &Component,
    index: usize,
    cursor_row: u16,
    cursor_col: u16,
) -> Element