-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
thead-variant primary, info, ... don't work with b-table #4215
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
head-variant To get a header row variant applied, you currently need to set |
Thank you for your help. Could you please tell me how can I change text color in the table head? |
Set |
BootstrapVue |
Uh oh!
There was an error while loading. Please reload this page.
I use b-table in an application that I'm building and want to change the table head using thead-variant. When I set the value dark or light to thead-variant it works fine, but when I use the other variants like primary, info, danger, ... they don't work for me.
the versions that I use are:
Bootstrap: 4.3.1
Bootstrap-vue: 2.0.3
Vue: 2.6.10
The text was updated successfully, but these errors were encountered: