markusslima/bootstrap-filestyle

Text option to change button text wrong

mikeheft opened this issue · 1 comments

In the docs, it suggests using the option { text: 'Some Text' } which does not work.
Using { buttonText: 'Some Text' } does.

The text option is only from version 2. Older versions use the buttonText