Modal Buttons with non-standard text
Hi, I am trying to write a modal that uses non standard text for the buttons. That is, according to the documentation one button with the text OK, Yes, No, or Cancel is required as a way to close the modal. In this case I have a couple of modals where instead of "OK" I have "Continue" and instead of "Cancel" I have "Not now". I see that according to the documentation you can do something like: ack
...