pub fn get_rev_index( child: impl UiNode, state: impl IntoVar<usize>, ) -> impl UiNode
P Get the child index, starting from the last child at 0.
P
0