We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
label
Adds a label to the search input.
Default: ''
''
width
Sets the width of the search input field. The default option will simply inherit.
Default: null
null
placeholder
Sets the placeholder text within the search input.
Default: 'Enter keywords'
'Enter keywords'
autoReset
Determines whether the filter should be reset whenever the widget is closed.
Default: false
false
debounceMS
Determines how long to wait (in milliseconds) after the user finishes typing to apply the search.
Default: 250
250