Current path: home/webdevt/www/wdp/wp-content/plugins/woocommerce/assets/client/blocks/product-gallery-pager/
?? Go up: /home/webdevt/www/wdp/wp-content/plugins/woocommerce/assets/client/blocks
{
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 3,
"name": "woocommerce/product-gallery-pager",
"version": "1.0.0",
"title": "Pager",
"description": "Display the gallery pager in format \"current image/total images\".",
"category": "woocommerce",
"keywords": [ "WooCommerce" ],
"textdomain": "woocommerce",
"ancestor": [ "woocommerce/product-gallery" ],
"supports": {
"color": {
"text": true,
"background": true
},
"spacing": {
"margin": true,
"padding": true
},
"typography": {
"fontSize": true,
"lineHeight": true,
"textAlign": true,
"__experimentalFontFamily": true,
"__experimentalFontWeight": true,
"__experimentalLetterSpacing": true
}
},
"usesContext": [ "postId" ]
}