Function zng_wgt_grid::row::get_rev_index
source ยท pub fn get_rev_index(
child: impl UiNode,
state: impl IntoVar<usize>,
) -> impl UiNode
Expand description
P
Get the row index, starting from the last row at 0
.
pub fn get_rev_index(
child: impl UiNode,
state: impl IntoVar<usize>,
) -> impl UiNode
P
Get the row index, starting from the last row at 0
.