DaffSortOptions
The metadata that describes the sorting behavior of a collection of elements.
interface DaffSortOptions {
default: DaffSortOption['value']
options: DaffSortOption[]
}
Properties
Name | Type | Description |
---|---|---|
default | DaffSortOption['value'] | |
options | DaffSortOption[] |