SearchFieldOption - Liquid Object Reference - 1.0.0
| Object Name | SearchFieldOption | 
| Version | 1.0.0 | 
Description
The SearchFieldOption object contains information about a checkbox option for a SearchField.
Attributes
| Attribute | Type | Description | 
|---|---|---|
| data | Object | Returns a custom data object for this object | 
| id | String | Returns a unique id for this checkbox option | 
| label | String | Returns a label for this checkbox option | 
| name | String | Returns the name from the parent SearchFieldDrop | 
| value | Object | Returns an Object representing the value of this option if checked | 
Objects that return SearchFieldOptions
Back to Liquid Reference for 1.0.0
Back to Documentation