Our goal in this tutorial is to add a background image selector to a custom Gutenberg block.
Since Gutenberg blocks are built as independent components they can be used in every layout and can be combinend however it fits your design. This is a very common practice nowadays. …
This tutorial explains step by step how it's possible to extend existing Gutenberg blocks in WordPress.