OptionalcontrollerThe scene tree controller
OptionaldebounceSpecifies 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.
OptionalplaceholderPlaceholder text if value is empty.
Gives focus to the component's internal text input.
The current text value of the component. Value is updated on user interaction.
Clears the current search term and clears any debounced filters.