Open
Description
Is your feature request related to a problem? Please describe.
As per this discussion in the forum: Delete item confirmation in List rendered
At present the default (table) renderer for an array and the array layout render are inconsistent as the former has a delete confirmation dialog and the latter simply removes items.
Describe the solution you'd like
The Array layout renderer should also prompt for confirmation before deleting an item
Describe alternatives you've considered
Custom rendered, but this would be better if it was part of the core behaviour
Framework
React
RendererSet
Material
Additional context
No response