Skip to content

SortEvent

interface SortEvent

Properties

column

column: TableColumn

newValue

newValue: SortDirection | undefined

prevValue

prevValue: SortDirection | undefined

sorts

sorts: SortPropDir[]