|IsSearching|Bool| Whether this component is currently searching.
|IsSearching|Bool| Whether this component is currently searching.
|SearchAnimTileSpeed|Float| How fast the search animation scrolling speed should be.
|SearchAnimTileSpeed|Float| How fast the search animation scrolling speed should be.
|SearchAnimColor|ColorX| What the color of the search bar should be while searching.
|SearchAnimColor|ColorX| What the color of the search bar should be while searching.
|_textField|'''[[Component:TextField|TextField]]'''|TypeAdv4=true| The text field for entering a search.
|_textField|'''[[Component:TextField|TextField]]'''|TypeAdv4=true| The text field for entering a search.
|_searchText|{{RootFieldType|RelayRef`1|[[Component:Text|Text]]}}|TypeAdv5=true| The text UIX Component for searching
|_searchText|{{RootFieldType|RelayRef`1|[[Component:Text|Text]]}}|TypeAdv5=true| The text UIX Component for searching
Line 22:
Line 22:
== Sync Delegates ==
== Sync Delegates ==
{{Table ComponentTriggers
{{Table ComponentTriggers
|OnCancel()|[[Type:Delegate|Delegate]]<[[Type:IButton|IButton]] button, [[Type:ButtonEventData|ButtonEventData]] eventData>| Cancels the current search.