FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
surecart
/
packages
/
blocks
/
Blocks
/
TrialLineItem
Edit File: block.json
{ "name": "surecart/trial-line-item", "title": "Trial", "apiVersion": 2, "description": "Display a trial amount.", "category": "surecart", "keywords": ["trial"], "textdomain": "surecart", "ancestor": ["surecart/form", "surecart/totals"], "supports": { "reusable": false, "html": false, "multiple": false }, "attributes": { "label": { "type": "string", "default": "Trial" } } }
Save
Back