DefaultFilterDropDownControlOptions
The default options that correspond to the Dropdown filter control type.
Types
Properties
Link copied to clipboard
The visibility configuration of the Apply button on a FilterDropDownControl.
Link copied to clipboard
The sort configuration for the values displayed in the control. Only one sort configuration can be applied per control.
Link copied to clipboard
The display options of a control.
Link copied to clipboard
A list of selectable values that are used in a control.
Link copied to clipboard
The type of the FilterDropDownControl. Choose one of the following options:
Functions
Link copied to clipboard
inline fun copy(block: DefaultFilterDropDownControlOptions.Builder.() -> Unit = {}): DefaultFilterDropDownControlOptions