BasesSortConfig__
Unofficial
Bases sort config.
Import:
import type { BasesSortConfig__ } from 'obsidian';Signature:
export interface BasesSortConfig__Properties
| Property | Type | Description | |
|---|---|---|---|
| direction | 'ASC' | 'DESC' | Direction. | |
| property | BasesPropertyId | Property. |