/gutenberg-repeater-field

A repeatable field inside the Gutenberg editor.

Primary LanguagePHP

Gutenberg Repeater Field

This repo follows a post on my personal portfolio where I discuss the practicality of a "repeater" field in a Gutenberg/block editor world. While I did not initially see the need for the feature in the traditional sense, I came across a use case for it while building my Advanced Maps Block. I broke out the "repeater" portion and documented how it works and how I see it being used in this repo.