File "block.json"

Full Path: /home/siazco/grocery.siazco.se/wp-content/plugins/woocommerce/assets/client/blocks/order-confirmation-totals-wrapper/block.json
File size: 634 bytes
MIME-type: application/json
Charset: utf-8

{
	"name": "woocommerce/order-confirmation-totals-wrapper",
	"version": "1.0.0",
	"title": "Order Totals Section",
	"description": "Display the order details section.",
	"category": "woocommerce",
	"keywords": [
		"WooCommerce"
	],
	"attributes": {
		"heading": {
			"type": "string"
		}
	},
	"supports": {
		"multiple": false,
		"align": [
			"wide",
			"full"
		],
		"html": false,
		"spacing": {
			"padding": true,
			"margin": true,
			"__experimentalDefaultControls": {
				"margin": false,
				"padding": false
			}
		}
	},
	"textdomain": "woocommerce",
	"apiVersion": 3,
	"$schema": "https://schemas.wp.org/trunk/block.json"
}