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 63a7452 commit 3515a88Copy full SHA for 3515a88
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