Specifies the delay, in milliseconds, to emit search
events after user input.
If this value is specified, searches will automatically occur after a keystroke has occurred and the debounce threshold has elapsed.
Defaults to undefined
, and searches only occur on an Enter
press or a blur
event.
If true
, disables user interaction of the component.
Placeholder text if value
is empty.
The current text value of the component. Value is updated on user interaction.
Clears the current search term and clears any debounced filters.
Gives focus to the the component's internal text input.
The scene tree controller