Is it possible to add a custom css class for ConfirmModal or PromptModal?
I tried to add a "class" parameters in the configuration object, but that didn't seem to work.
I would also like to be able to insert html into the buttons text to add an icon to them. How should I do that?