Skip to main content

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.