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