Skip to main content
A newer version of this page is available. .

DatePickerLocation Type

Lists values used to specify the Date Picker’s location in the Date Filter.

Declaration

export type DatePickerLocation = 'Far' | 'Near' | 'Hidden'

Members

Name Description
"Far"

A Date Picker is located at the far end of the Quick Button series.

"Near"

A Date Picker is located at the near end of the Quick Button series.

"Hidden"

A Date Picker is hidden.