Schema Documentation

CoreReadMoreAttributes

Description

Attributes of the %s Block Type

Fields
Field NameDescription
backgroundColor - String The "backgroundColor" field on the "CoreReadMore" block
borderColor - String The "borderColor" field on the "CoreReadMore" block
className - String The "className" field on the "CoreReadMore" block
content - String The "content" field on the "CoreReadMore" block
fontFamily - String The "fontFamily" field on the "CoreReadMore" block
fontSize - String The "fontSize" field on the "CoreReadMore" block
gradient - String The "gradient" field on the "CoreReadMore" block
linkTarget - String The "linkTarget" field on the "CoreReadMore" block
lock - BlockAttributesObject The "lock" field on the "CoreReadMore" block
style - BlockAttributesObject The "style" field on the "CoreReadMore" block
textColor - String The "textColor" field on the "CoreReadMore" block
Example
{"backgroundColor":"abc123","borderColor":"abc123","className":"xyz789","content":"abc123","fontFamily":"abc123","fontSize":"abc123","gradient":"xyz789","linkTarget":"xyz789","lock":BlockAttributesObject,"style":BlockAttributesObject,"textColor":"abc123"}