Schema Documentation
CoreSearchAttributes
Description
Attributes of the %s Block Type
Fields
Field Name | Description |
---|---|
align - String | The "align" field on the "CoreSearch" block |
backgroundColor - String | The "backgroundColor" field on the "CoreSearch" block |
borderColor - String | The "borderColor" field on the "CoreSearch" block |
buttonBehavior - String | The "buttonBehavior" field on the "CoreSearch" block |
buttonPosition - String | The "buttonPosition" field on the "CoreSearch" block |
buttonText - String | The "buttonText" field on the "CoreSearch" block |
buttonUseIcon - Boolean | The "buttonUseIcon" field on the "CoreSearch" block |
className - String | The "className" field on the "CoreSearch" block |
fontFamily - String | The "fontFamily" field on the "CoreSearch" block |
fontSize - String | The "fontSize" field on the "CoreSearch" block |
gradient - String | The "gradient" field on the "CoreSearch" block |
isSearchFieldHidden - Boolean | The "isSearchFieldHidden" field on the "CoreSearch" block |
label - String | The "label" field on the "CoreSearch" block |
lock - BlockAttributesObject | The "lock" field on the "CoreSearch" block |
placeholder - String | The "placeholder" field on the "CoreSearch" block |
query - BlockAttributesObject | The "query" field on the "CoreSearch" block |
showLabel - Boolean | The "showLabel" field on the "CoreSearch" block |
style - BlockAttributesObject | The "style" field on the "CoreSearch" block |
textColor - String | The "textColor" field on the "CoreSearch" block |
width - Float | The "width" field on the "CoreSearch" block |
widthUnit - String | The "widthUnit" field on the "CoreSearch" block |
Example
{"align":"xyz789","backgroundColor":"xyz789","borderColor":"xyz789","buttonBehavior":"abc123","buttonPosition":"abc123","buttonText":"xyz789","buttonUseIcon":false,"className":"abc123","fontFamily":"abc123","fontSize":"abc123","gradient":"xyz789","isSearchFieldHidden":true,"label":"xyz789","lock":BlockAttributesObject,"placeholder":"xyz789","query":BlockAttributesObject,"showLabel":true,"style":BlockAttributesObject,"textColor":"xyz789","width":987.65,"widthUnit":"xyz789"}