FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
surecart
/
packages
/
blocks
/
Blocks
/
InvoiceMemo
Edit File: block.json
{ "name": "surecart/invoice-memo", "title": "Invoice Memo", "apiVersion": 3, "description": "Displays the invoice memo.", "category": "surecart", "ancestor": ["surecart/invoice-details"], "keywords": ["checkout", "engine", "invoice", "memo"], "textdomain": "surecart", "supports": { "reusable": false, "html": false }, "attributes": { "text": { "type": "string", "default": "Memo" } } }
Save
Back