pub fn sort(
child: impl IntoUiNode,
direction: impl IntoVar<SortDirection>,
) -> UiNodeExpand description
P Sets the sort direction for the table or grid items.
pub fn sort(
child: impl IntoUiNode,
direction: impl IntoVar<SortDirection>,
) -> UiNodeP Sets the sort direction for the table or grid items.