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. |
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 |
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 |
textLinkHref - String | The "textLinkHref" field on the "CoreFile" block |
textLinkTarget - String | The "textLinkTarget" field on the "CoreFile" block |
Example
{"align":"abc123","anchor":"xyz789","className":"xyz789","displayPreview":true,"downloadButtonText":"abc123","fileId":"xyz789","fileName":"xyz789","href":"abc123","id":987.65,"lock":BlockAttributesObject,"previewHeight":987.65,"showDownloadButton":true,"textLinkHref":"abc123","textLinkTarget":"abc123"}