Schema Documentation
ProbableDoodleGithubSnippetBlockAttributes
Description
Attributes of the %s Block Type
Fields
Field Name | Description |
---|---|
align - String | The "align" field on the "ProbableDoodleGithubSnippetBlock" block |
anchor - String | The anchor field for the block. |
caption - String | The "caption" field on the "ProbableDoodleGithubSnippetBlock" block |
className - String | The "className" field on the "ProbableDoodleGithubSnippetBlock" block |
code - String | The "code" field on the "ProbableDoodleGithubSnippetBlock" block |
codeClassNames - String | The "codeClassNames" field on the "ProbableDoodleGithubSnippetBlock" block |
lock - BlockAttributesObject | The "lock" field on the "ProbableDoodleGithubSnippetBlock" block |
url - String | The "url" field on the "ProbableDoodleGithubSnippetBlock" block |
Example
{"align":"abc123","anchor":"abc123","caption":"xyz789","className":"abc123","code":"xyz789","codeClassNames":"xyz789","lock":BlockAttributesObject,"url":"xyz789"}