How to read Gutenberg Block Attributes in ViewScript code
-
Hello,
I’m creating a Gutenberg block using JavaScript but I’m struggling with attributes.
I don’t understand how to make them editable in the right sidebar and how to retrieve the block values in the ViewScript file.
You can see what I’ve done so far here: https://github.com/matteobruni/tsparticles/tree/dev/components/wordpress/src
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘How to read Gutenberg Block Attributes in ViewScript code’ is closed to new replies.