Schema Documentation
CorePostTermsAttributes
Description
Attributes of the %s Block Type
Fields
Field Name | Description |
---|---|
backgroundColor - String | The "backgroundColor" field on the "CorePostTerms" block |
className - String | The "className" field on the "CorePostTerms" block |
fontFamily - String | The "fontFamily" field on the "CorePostTerms" block |
fontSize - String | The "fontSize" field on the "CorePostTerms" block |
gradient - String | The "gradient" field on the "CorePostTerms" block |
lock - BlockAttributesObject | The "lock" field on the "CorePostTerms" block |
prefix - String | The "prefix" field on the "CorePostTerms" block |
separator - String | The "separator" field on the "CorePostTerms" block |
style - BlockAttributesObject | The "style" field on the "CorePostTerms" block |
suffix - String | The "suffix" field on the "CorePostTerms" block |
term - String | The "term" field on the "CorePostTerms" block |
textAlign - String | The "textAlign" field on the "CorePostTerms" block |
textColor - String | The "textColor" field on the "CorePostTerms" block |
Example
{"backgroundColor":"xyz789","className":"xyz789","fontFamily":"abc123","fontSize":"abc123","gradient":"abc123","lock":BlockAttributesObject,"prefix":"abc123","separator":"xyz789","style":BlockAttributesObject,"suffix":"abc123","term":"abc123","textAlign":"abc123","textColor":"abc123"}