Interface SortInitialState

interface SortInitialState {
    criterion?: SortCriterion;
}

Properties

Properties

criterion?: SortCriterion

The initial sort criterion to register in state.

MMNEPVFCICPMFPCPTTAAATR