Search item field used by the property table and selector systems.
| Property | Description |
|---|---|
| alias | Display label of the field if displayed in the property table. |
| label | Field property label that was selected. |
| name | Field selector name. Compared to label, this field can be decorated with tokens such as # when this field selects a dynamic serialized property. |
| value | Value of the search field. |
| Constructor | Description |
|---|---|
| SearchField | Creates a search field. |