AbstractBlock::enqueue_scripts( array $attributes = array() )
Register/enqueue scripts used for this block on the frontend, during render.
Description Description
Parameters Parameters
- $attributes
-
(Optional) Any attributes that currently are available from the block.
Default value: array()
Source Source
File: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php