Schema Documentation
CoreAudioAttributes
Description
Attributes of the %s Block Type
Fields
Field Name | Description |
---|---|
align - String | The "align" field on the "CoreAudio" block |
anchor - String | The anchor field for the block. |
autoplay - Boolean | The "autoplay" field on the "CoreAudio" block |
caption - String | The "caption" field on the "CoreAudio" block |
className - String | The "className" field on the "CoreAudio" block |
id - Float | The "id" field on the "CoreAudio" block |
lock - BlockAttributesObject | The "lock" field on the "CoreAudio" block |
loop - Boolean | The "loop" field on the "CoreAudio" block |
preload - String | The "preload" field on the "CoreAudio" block |
src - String | The "src" field on the "CoreAudio" block |
style - BlockAttributesObject | The "style" field on the "CoreAudio" block |
Example
{"align":"xyz789","anchor":"abc123","autoplay":true,"caption":"abc123","className":"xyz789","id":123.45,"lock":BlockAttributesObject,"loop":true,"preload":"xyz789","src":"abc123","style":BlockAttributesObject}