Function zng_wgt_grid::row::get_index_len
source ยท pub fn get_index_len(
child: impl UiNode,
state: impl IntoVar<(usize, usize)>,
) -> impl UiNode
Expand description
P
Get the row index and number of rows.
pub fn get_index_len(
child: impl UiNode,
state: impl IntoVar<(usize, usize)>,
) -> impl UiNode
P
Get the row index and number of rows.