Schema Documentation

CoreEmbedAttributes

Description

Attributes of the %s Block Type

Fields
Field NameDescription
align - String The "align" field on the "CoreEmbed" block
allowResponsive - Boolean The "allowResponsive" field on the "CoreEmbed" block
caption - String The "caption" field on the "CoreEmbed" block
className - String The "className" field on the "CoreEmbed" block
lock - BlockAttributesObject The "lock" field on the "CoreEmbed" block
previewable - Boolean The "previewable" field on the "CoreEmbed" block
providerNameSlug - String The "providerNameSlug" field on the "CoreEmbed" block
responsive - Boolean The "responsive" field on the "CoreEmbed" block
style - BlockAttributesObject The "style" field on the "CoreEmbed" block
type - String The "type" field on the "CoreEmbed" block
url - String The "url" field on the "CoreEmbed" block
Example
{"align":"xyz789","allowResponsive":false,"caption":"abc123","className":"xyz789","lock":BlockAttributesObject,"previewable":false,"providerNameSlug":"abc123","responsive":true,"style":BlockAttributesObject,"type":"xyz789","url":"xyz789"}