pub fn row_index(child: impl IntoUiNode, index: impl IntoVar<usize>) -> UiNodeExpand description
P Sets the widget’s row index in the parent table or grid.
pub fn row_index(child: impl IntoUiNode, index: impl IntoVar<usize>) -> UiNodeP Sets the widget’s row index in the parent table or grid.