AbstractBlock::enqueue_data()
Method: Data passed through from server to client for block.
Source: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:332
Method: Data passed through from server to client for block.
Source: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:332
Method: Register/enqueue scripts used for this block on the frontend, during render.
Source: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:368
Method: Script to append the correct sizing class to a block skeleton.
Source: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:379
Method: Get the render callback for this block type.
Source: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:179
Method: Get the editor script data for this block type.
Source: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:190
Method: Get the editor style handle for this block type.
Source: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:205
Method: Get the frontend script handle for this block type.
Source: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:216
Method: Get the frontend style handle for this block type.
Source: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:231
Method: Get the supports array for this block type.
Source: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:241
Method: Get block attributes.
Source: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:250