How to customise the button text of "Browse" in b-form-file
See original GitHub issueI used vue-i18n
to internationalize my app, but got stuck by this:
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Form File | Components - BootstrapVue
Customized, cross-browser consistent, file input control that supports ... set the content of the custom file browse button text via the browse-text prop....
Read more >Form File | Components | BootstrapVue
Alternatively you can set the content of the custom file browse button text via the browse-text prop. Note, only plain text is supported....
Read more >How to change the button text of <input type="file" />?
This is a JQuery plugin to change the button text of an input file element. Example HTML: <input type="file" id="choose-file" />.
Read more >Bootstrap-Vue File-Form Looks Like Plain Text - ADocLib
Alternatively you can set the content of the custom file browse button text via the browsetext prop. Note only plain text is supported....
Read more >B- form- file vue bootstrap - Weebly
question text that does not select files. Only plain text is supported. HTML and components are not supported. Customize your Browse button tag...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This should be resolved by https://github.com/twbs/bootstrap/pull/27651 in the upcoming Bootrap v4.2.
We could put in a temporary fix+css for this until V4.2 is released (once released we can just remove the custom CSS)