Schema Documentation
CoreImageAttributes
Description
Attributes of the %s Block Type
Fields
| Field Name | Description | 
|---|---|
| align-String | The "align" field on the "CoreImage" block | 
| alt-String | The "alt" field on the "CoreImage" block | 
| anchor-String | The anchor field for the block. | 
| aspectRatio-String | The "aspectRatio" field on the "CoreImage" block | 
| borderColor-String | The "borderColor" field on the "CoreImage" block | 
| bottom-String | The "bottom" field on the "CoreImage" block | 
| caption-String | The "caption" field on the "CoreImage" block | 
| className-String | The "className" field on the "CoreImage" block | 
| cssClassName-String | The "cssClassName" field on the "CoreImage" block | 
| height-String | The "height" field on the "CoreImage" block | 
| href-String | The "href" field on the "CoreImage" block | 
| id-Float | The "id" field on the "CoreImage" block | 
| left-String | The "left" field on the "CoreImage" block | 
| linkClass-String | The "linkClass" field on the "CoreImage" block | 
| linkDestination-String | The "linkDestination" field on the "CoreImage" block | 
| linkTarget-String | The "linkTarget" field on the "CoreImage" block | 
| lock-BlockAttributesObject | The "lock" field on the "CoreImage" block | 
| position-String | The "position" field on the "CoreImage" block | 
| rel-String | The "rel" field on the "CoreImage" block | 
| right-String | The "right" field on the "CoreImage" block | 
| scale-String | The "scale" field on the "CoreImage" block | 
| sizeSlug-String | The "sizeSlug" field on the "CoreImage" block | 
| src-String | The "src" field on the "CoreImage" block | 
| style-BlockAttributesObject | The "style" field on the "CoreImage" block | 
| title-String | The "title" field on the "CoreImage" block | 
| top-String | The "top" field on the "CoreImage" block | 
| url-String | The "url" field on the "CoreImage" block | 
| width-String | The "width" field on the "CoreImage" block | 
| zIndex-Float | The "zIndex" field on the "CoreImage" block | 
Example
{"align":"abc123","alt":"abc123","anchor":"xyz789","aspectRatio":"xyz789","borderColor":"abc123","bottom":"xyz789","caption":"abc123","className":"abc123","cssClassName":"abc123","height":"xyz789","href":"abc123","id":123.45,"left":"abc123","linkClass":"abc123","linkDestination":"xyz789","linkTarget":"xyz789","lock":BlockAttributesObject,"position":"abc123","rel":"abc123","right":"abc123","scale":"abc123","sizeSlug":"xyz789","src":"xyz789","style":BlockAttributesObject,"title":"xyz789","top":"xyz789","url":"xyz789","width":"abc123","zIndex":123.45}