Collection of Bookmarks, Commands, Notes and Cheatsheet related to WordPress Interactivity API.
Creating a Block
NPM Command
npx @wordpress/create-block@latest your-block-name --template @wordpress/create-block-interactive-template
Multiple Blocks to the Same Plugin
Directives
NPM Command