Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open override var buttons: List<DashSearchPanelButton>

Defines the list of buttons displayed in the search panel. Up to 3 buttons are supported on vertical phones, otherwise up to 4 buttons are supported.

Link copied to clipboard

Map of custom configuration key -> value pairs.

Link copied to clipboard
open override var position: String

Defines the search panel's position.

Link copied to clipboard
open override var visible: Boolean

The flag that controls whether the search panel is visible.

Functions

Link copied to clipboard
open override fun build(): DashSearchPanelConfig

Creates a new instance of DashSearchPanelConfig.