pub fn row_span(child: impl IntoUiNode, span: impl IntoVar<usize>) -> UiNodeExpand description
P Sets the number of rows spanned by the widget in the parent table or grid.
pub fn row_span(child: impl IntoUiNode, span: impl IntoVar<usize>) -> UiNodeP Sets the number of rows spanned by the widget in the parent table or grid.