sort

Function sort 

Source
pub fn sort(
    child: impl IntoUiNode,
    direction: impl IntoVar<SortDirection>,
) -> UiNode
Expand description

P Sets the sort direction for the table or grid items.