Schema Documentation

CoreSocialLinksAttributes

Description

Attributes of the %s Block Type

Fields
Field NameDescription
align - String The "align" field on the "CoreSocialLinks" block
anchor - String The anchor field for the block.
backgroundColor - String The "backgroundColor" field on the "CoreSocialLinks" block
className - String The "className" field on the "CoreSocialLinks" block
customIconBackgroundColor - String The "customIconBackgroundColor" field on the "CoreSocialLinks" block
customIconColor - String The "customIconColor" field on the "CoreSocialLinks" block
gradient - String The "gradient" field on the "CoreSocialLinks" block
iconBackgroundColor - String The "iconBackgroundColor" field on the "CoreSocialLinks" block
iconBackgroundColorValue - String The "iconBackgroundColorValue" field on the "CoreSocialLinks" block
iconColor - String The "iconColor" field on the "CoreSocialLinks" block
iconColorValue - String The "iconColorValue" field on the "CoreSocialLinks" block
layout - BlockAttributesObject The "layout" field on the "CoreSocialLinks" block
lock - BlockAttributesObject The "lock" field on the "CoreSocialLinks" block
openInNewTab - Boolean The "openInNewTab" field on the "CoreSocialLinks" block
showLabels - Boolean The "showLabels" field on the "CoreSocialLinks" block
size - String The "size" field on the "CoreSocialLinks" block
style - BlockAttributesObject The "style" field on the "CoreSocialLinks" block
Example
{"align":"abc123","anchor":"abc123","backgroundColor":"abc123","className":"abc123","customIconBackgroundColor":"abc123","customIconColor":"xyz789","gradient":"xyz789","iconBackgroundColor":"abc123","iconBackgroundColorValue":"abc123","iconColor":"abc123","iconColorValue":"abc123","layout":BlockAttributesObject,"lock":BlockAttributesObject,"openInNewTab":true,"showLabels":false,"size":"abc123","style":BlockAttributesObject}