Skip to content Skip to sidebar Skip to footer
Showing posts with the label Bootstrap Vue

Bootstrap-vue.js With Laravel Unknown Custom Element: Error

Im new to Vuejs and I get the error unknown custom element - how do i register a custom element - … Read more Bootstrap-vue.js With Laravel Unknown Custom Element: Error

Create A Link Inside Vue Bootstrap B-table Cell

I have a b-table compo On my items, I return a url from the back-end, so I want t Solution 1: Yo… Read more Create A Link Inside Vue Bootstrap B-table Cell

How To Make A Full-width Tab Card In Bootstrap-vue?

I'm having something like this from the Docs in bootstrap-vue: Card with tabs: So how do I man… Read more How To Make A Full-width Tab Card In Bootstrap-vue?

Vue.js Pass Slot To Wrapped Bootstrap-Vue Table Component

I'm trying to create a wrapper for the bootstrap-vue Table component. This component uses slots… Read more Vue.js Pass Slot To Wrapped Bootstrap-Vue Table Component