Category "bootstrap-vue"

How can I set bootstrap-vue theme colors to css variables?

I'm using bootstrap-vue and would like to be able to override the theme colors dynamically at runtime (after compiling the scss). To do this I'm following this

How do I update the items async in a b-table from Bootstrap-Vue reusing the items provider function?

I am using Bootstrap-Vue v2.0.0-rc.11 and I just cannot get my head around how to update the table content. I am sure it is trivial. I am pulling my content fr

How to align a label with radio button on same line in Bootstrap Vue

I want to have the label inlined with its radio buttons: <b-form-group label="Zobrazit"> <b-form-radio-group id="radio-group-2" v-model="absoluteVal