Schema Documentation
CoreQueryPaginationAttributes
Description
Attributes of the %s Block Type
Fields
Field Name | Description |
---|---|
align - String | The "align" field on the "CoreQueryPagination" block |
backgroundColor - String | The "backgroundColor" field on the "CoreQueryPagination" block |
className - String | The "className" field on the "CoreQueryPagination" block |
fontFamily - String | The "fontFamily" field on the "CoreQueryPagination" block |
fontSize - String | The "fontSize" field on the "CoreQueryPagination" block |
gradient - String | The "gradient" field on the "CoreQueryPagination" block |
layout - BlockAttributesObject | The "layout" field on the "CoreQueryPagination" block |
lock - BlockAttributesObject | The "lock" field on the "CoreQueryPagination" block |
paginationArrow - String | The "paginationArrow" field on the "CoreQueryPagination" block |
showLabel - Boolean | The "showLabel" field on the "CoreQueryPagination" block |
style - BlockAttributesObject | The "style" field on the "CoreQueryPagination" block |
textColor - String | The "textColor" field on the "CoreQueryPagination" block |
Example
{"align":"abc123","backgroundColor":"xyz789","className":"xyz789","fontFamily":"xyz789","fontSize":"xyz789","gradient":"abc123","layout":BlockAttributesObject,"lock":BlockAttributesObject,"paginationArrow":"abc123","showLabel":false,"style":BlockAttributesObject,"textColor":"xyz789"}