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()


Top ↑

Source Source

File: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php




Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.