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