Schema Documentation

CoreSocialLinkAttributes

Description

Attributes of the %s Block Type

Fields
Field NameDescription
className - String The "className" field on the "CoreSocialLink" block
label - String The "label" field on the "CoreSocialLink" block
lock - BlockAttributesObject The "lock" field on the "CoreSocialLink" block
rel - String The "rel" field on the "CoreSocialLink" block
service - String The "service" field on the "CoreSocialLink" block
url - String The "url" field on the "CoreSocialLink" block
Example
{"className":"xyz789","label":"abc123","lock":BlockAttributesObject,"rel":"abc123","service":"xyz789","url":"abc123"}