Overview
The <editable-list>
element is meant to allow users to remove arbitrary dom elements in a simple-to-define scope.
It also provides conveniences for editing and adding new elements, without actually implementing functionality to achieve that.
The <editable-list>
element is also unstyled and is expected to be used as a "building block"-style component.