AtomicBlock
AtomicBlock class.
Description Description
Source Source
File: packages/woocommerce-blocks/src/BlockTypes/AtomicBlock.php
Methods Methods
- get_block_type_editor_script — Get the editor script data for this block type.
- get_block_type_editor_style — Get the editor style handle for this block type.
- get_block_type_script — Get the frontend script handle for this block type.
- get_block_type_style — Get the frontend style handle for this block type.
- get_html_data_attributes — Converts block attributes to HTML data attributes.
- render — Inject attributes and block name.