We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0881ec1 commit bfb48e5Copy full SHA for bfb48e5
packages/block-library/src/post-content/block.json
@@ -7,6 +7,9 @@
7
"description": "Displays the contents of a post or page.",
8
"textdomain": "default",
9
"usesContext": [ "postId", "postType", "queryId" ],
10
+ "example": {
11
+ "viewportWidth": 350
12
+ },
13
"supports": {
14
"align": [ "wide", "full" ],
15
"html": false,
0 commit comments