DeleteForm
@wq/material’s <DeleteForm/>
component displays a <Form/>
that deletes the current record (after confirmation). <DeleteForm/>
is displayed in the DefaultEdit view if the user has delete permisson.
Source
While @wq/react defines a placeholder implementation, @wq/material’s versions are more useful as reference: