pub fn get_index_len( child: impl IntoUiNode, state: impl IntoVar<(usize, usize)>, ) -> UiNode
P Get the child index and number of children.
P