Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
firepot
/
wp-content-20250114100547
/
plugins
/
gutenberg
/
build
/
block-library
/
blocks
/
form-submit-button
:
block.json
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
{ "$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" ] }