This component is available in Site Studio Pro.
The search component creates an edit field and a button for committing the search. This component is used with the Search Result component to create a search function for your web site. The submit button for this component can either be a browser default one or one selected through the Submit Image property.

The Search Component
Properties
|
Name |
Type |
Description |
| Action |
Action |
Action to go to the Search Result. |
| Button position |
Enum |
Rendering position for the button. Possible values:
|
| Style |
Style |
Style used for the edit field and the default button. |
| Width of edit field |
Integer |
Width of edit field in pixels. |
| Button Spacing |
Integer |
Distance in pixels between the input field and the button. |
| Default Search Text |
String |
Text used on button if no image specified. |
| Set Focus |
Bool |
Set focus on the input field when the document is loaded. |
| Submit Image |
Resource |
The image used for submitting the search. If not specified, the Default Search Text is used on a browser default submit button. |
| Submit Image Down |
Resource |
The image used when the mouse is clicked on the Submit Image. |
| Submit Image Mouse Over |
Resource |
The image used when the mouse is over the Submit Image. |