Text option to change button text wrong
mikeheft opened this issue · 1 comments
mikeheft commented
In the docs, it suggests using the option { text: 'Some Text' }
which does not work.
Using { buttonText: 'Some Text' }
does.
markusslima commented
The text option is only from version 2. Older versions use the buttonText