LazyVStack with deletion

We created a view which is a bit comparable to the view of a contact in the iOS Contacts app. At the top there are input fields which can't be deleted and at the bottom is a long list of items which can be deleted.

I was wondering if is there a List with an ondelete() functionality but without separators?

LazyVStack with deletion
 
 
Q