Dragos Ct

Results 3 issues of Dragos Ct

Hi! If you want to have the default navbar collapse from Bootstrap you must follow the following steps: 1. You must go in you're html page and put inside of...

feature
bootstrap3

Hi! If you want to have Off-canvas-menu on Desktop, not only on mobile-tablet you have to follow a few steps: 1. Go in you're html page and add on `body`...

feature
bootstrap3

First you go the src/components/SidebarPlugin/SidebarItem.vue and on the prop link add the following new item disableCollapse: Boolean ```js link: { type: Object, default: () => { return { name: "",...

Next Update