How to Use Custom Modal Content
Here I want to create an action button with custom confirmation message.
Custom message is loaded, but the default description is not replaced.
1 Reply
It seems that I don't need to call
->requiresConfirmation()
since it has it's own custom modal description.