Client-side sorting can be enabled with sort option:
sort
import { sort } from '@activewidgets/options'; const options = [ sort() ];
← Overview Overview →