File "block.json"
Full Path: /home/pumpbmko/public_html/wp-content-20250114100547/plugins/gutenberg/build/block-library/blocks/form-submit-button/block.json
File size: 460 bytes
MIME-type: application/json
Charset: utf-8
{
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 3,
"__experimental": true,
"name": "core/form-submit-button",
"title": "Form Submit Button",
"category": "common",
"icon": "button",
"ancestor": [ "core/form" ],
"allowedBlocks": [ "core/buttons", "core/button" ],
"description": "A submission button for forms.",
"keywords": [ "submit", "button", "form" ],
"textdomain": "default",
"style": [ "wp-block-form-submit-button" ]
}