Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
@IntRange(from = 1, to = 24)
var categorySearchLimit: Int

Category search results limit.

Link copied to clipboard

Map of custom configuration key -> value pairs.

Link copied to clipboard

Search screen entrance mode type. Default value is SearchEntranceMode.RECENT

Link copied to clipboard

Set Electric Vehicle search data source.

Link copied to clipboard
@IntRange(from = 1, to = 10)
var querySearchLimit: Int

Query search results limit.

Link copied to clipboard

Allow to adapt search results and suggestions for host application needs.

Link copied to clipboard

Enable the panel with categories on UI.

Functions

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

Builds a new instance of DashSearchConfig.