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