Schema Documentation

YoastHowToBlockAttributes

Description

Attributes of the %s Block Type

Fields
Field NameDescription
additionalListCssClasses - String The "additionalListCssClasses" field on the "YoastHowToBlock" block
className - String The "className" field on the "YoastHowToBlock" block
days - String The "days" field on the "YoastHowToBlock" block
defaultDurationText - String The "defaultDurationText" field on the "YoastHowToBlock" block
description - BlockAttributesObject The "description" field on the "YoastHowToBlock" block
durationText - String The "durationText" field on the "YoastHowToBlock" block
hasDuration - Boolean The "hasDuration" field on the "YoastHowToBlock" block
hours - String The "hours" field on the "YoastHowToBlock" block
jsonDescription - String The "jsonDescription" field on the "YoastHowToBlock" block
lock - BlockAttributesObject The "lock" field on the "YoastHowToBlock" block
minutes - String The "minutes" field on the "YoastHowToBlock" block
steps - BlockAttributesObject The "steps" field on the "YoastHowToBlock" block
unorderedList - Boolean The "unorderedList" field on the "YoastHowToBlock" block
Example
{"additionalListCssClasses":"abc123","className":"xyz789","days":"abc123","defaultDurationText":"xyz789","description":BlockAttributesObject,"durationText":"xyz789","hasDuration":false,"hours":"xyz789","jsonDescription":"abc123","lock":BlockAttributesObject,"minutes":"xyz789","steps":BlockAttributesObject,"unorderedList":false}