Schema Documentation
CoreFileAttributes
Description
Attributes of the %s Block Type
Fields
Field Name | Description |
---|---|
align - String | The "align" field on the "CoreFile" block |
anchor - String | The anchor field for the block. |
backgroundColor - String | The "backgroundColor" field on the "CoreFile" block |
className - String | The "className" field on the "CoreFile" block |
displayPreview - Boolean | The "displayPreview" field on the "CoreFile" block |
downloadButtonText - String | The "downloadButtonText" field on the "CoreFile" block |
fileId - String | The "fileId" field on the "CoreFile" block |
fileName - String | The "fileName" field on the "CoreFile" block |
gradient - String | The "gradient" field on the "CoreFile" block |
href - String | The "href" field on the "CoreFile" block |
id - Float | The "id" field on the "CoreFile" block |
lock - BlockAttributesObject | The "lock" field on the "CoreFile" block |
previewHeight - Float | The "previewHeight" field on the "CoreFile" block |
showDownloadButton - Boolean | The "showDownloadButton" field on the "CoreFile" block |
style - BlockAttributesObject | The "style" field on the "CoreFile" block |
textLinkHref - String | The "textLinkHref" field on the "CoreFile" block |
textLinkTarget - String | The "textLinkTarget" field on the "CoreFile" block |
Example
{"align":"abc123","anchor":"abc123","backgroundColor":"abc123","className":"abc123","displayPreview":false,"downloadButtonText":"xyz789","fileId":"abc123","fileName":"abc123","gradient":"xyz789","href":"abc123","id":987.65,"lock":BlockAttributesObject,"previewHeight":987.65,"showDownloadButton":false,"style":BlockAttributesObject,"textLinkHref":"abc123","textLinkTarget":"abc123"}