To add a navbar we have the component vs-navbar
, there is a series of sub components to determine internal elements vs-navbar-title
, vs-spacer
You may need an entry in the menu to simply use the vs-input
component, for example if you need a search engine
If you want you can change the style of the buttons and the navbar by changing the property type
You can change the color of the Topbar with the property color
. You are able to use the Main Colors or RGB and HEX colors
collapse
property determines if the component starts hidden and with the option of clicking on the menu to open or show the options