-
·
Day 6: Using Inspector Controls to Add Custom Settings to Gutenberg Blocks
Introduction Welcome to Day 6 of your Gutenberg development journey! So far, you’ve learned how to create custom blocks and style them using both CSS and inline styles. Now, it’s time to take your blocks to the next level by adding Inspector Controls, which allow users to modify block settings directly from the editor’s sidebar.…