Skip to main content

BlockEditorContentRowOptionsInput Input

Description

Input type for row display options.

Declaration

input BlockEditorContentRowOptionsInput {
fullWidth: Boolean!
padding: Int!
}

Fields

NameTypeDescription
fullWidthBoolean!Whether the row spans the full width.
paddingInt!Padding around the row in pixels.