F
Filament11mo ago
Gush

Delete confirmation text

How do i custumize the delete confirmation pop up text(V2) thanks
1 Reply
Patrick Boivin
Patrick Boivin11mo ago
Maybe this
->modalHeading('Title Here')
->modalSubheading('Text Here')
->modalHeading('Title Here')
->modalSubheading('Text Here')
on the DeleteAction