The configuration of the SearchTextQueryView
view.
Type parameters
-
TConfigSearchField : extends InputBase<HTMLInputElement | HTMLTextAreaElement>
Properties
-
The function that creates the search field input view. By default, a plain
InputTextView
is used for this purpose.
-
label : string
module:ui/search/text/searchtextqueryview~SearchTextQueryViewConfig#label
The human-readable label of the search field.
-
showIcon : boolean | undefined
module:ui/search/text/searchtextqueryview~SearchTextQueryViewConfig#showIcon
Determines whether the loupe icon should be visible.
Defaults to true
-
Determines whether the button that resets the search should be visible.
Defaults to true
Every day, we work hard to keep our documentation complete. Have you spotted outdated information? Is something missing?
Please report it via our issue tracker.
With the release of version 42.0.0, we have rewritten much of our documentation to reflect the new import paths and features.
We appreciate your feedback to help us ensure its accuracy and completeness.