zng::grid::column

Function get_index_len

source
pub fn get_index_len(
    child: impl UiNode,
    state: impl IntoVar<(usize, usize)>,
) -> impl UiNode
Expand description

P Get the column index and number of columns.