Schema Documentation

CoreQueryTitleAttributes

Description

Attributes of the %s Block Type

Fields
Field NameDescription
align - String The "align" field on the "CoreQueryTitle" block
backgroundColor - String The "backgroundColor" field on the "CoreQueryTitle" block
className - String The "className" field on the "CoreQueryTitle" block
fontFamily - String The "fontFamily" field on the "CoreQueryTitle" block
fontSize - String The "fontSize" field on the "CoreQueryTitle" block
gradient - String The "gradient" field on the "CoreQueryTitle" block
level - Float The "level" field on the "CoreQueryTitle" block
lock - BlockAttributesObject The "lock" field on the "CoreQueryTitle" block
showPrefix - Boolean The "showPrefix" field on the "CoreQueryTitle" block
showSearchTerm - Boolean The "showSearchTerm" field on the "CoreQueryTitle" block
style - BlockAttributesObject The "style" field on the "CoreQueryTitle" block
textAlign - String The "textAlign" field on the "CoreQueryTitle" block
textColor - String The "textColor" field on the "CoreQueryTitle" block
type - String The "type" field on the "CoreQueryTitle" block
Example
{"align":"abc123","backgroundColor":"xyz789","className":"abc123","fontFamily":"abc123","fontSize":"abc123","gradient":"xyz789","level":123.45,"lock":BlockAttributesObject,"showPrefix":true,"showSearchTerm":false,"style":BlockAttributesObject,"textAlign":"abc123","textColor":"xyz789","type":"abc123"}