fixed Boolean true false Defines if the component is fixed on the screen. — shadow Boolean true false Add a shadow to the component. primary shadow-scroll Boolean true false Add functionality to add shadow to component when scrollTop is more than 0. — hide-scroll Boolean true false Add the functionality to hide and show the component based on whether the scroll is lowered or raised. — textWhite Boolean true false Change the text color of items to white. — square Boolean true false Change the border radius to 0 by making the component square. — padding-scroll Boolean true false Determines if the component has padding and the user scrolling is removed making an effect. — not-line Boolean true false Delete the active line in the component. — left-collapsed Boolean true false Add the functionality that when the elements of this slot cannot be correctly they are visually removed. — center-collapsed Boolean true false Add the functionality that when the elements of this slot cannot be correctly they are visually removed. — right-collapsed Boolean true false Add the functionality that when the elements of this slot cannot be correctly they are visually removed. — target-scroll Boolean true false Determines the element to which the scroll event will be requested. document item:active Boolean true false Determines if the component is in active status. — item:to String, Object vue-router RouteLocationRaw Use vue-router to generate a new view based on the supplied string. — item:to String, Object vue-router RouteLocationRaw Use vue-router to generate a new view based on the supplied string. — item:link Object NavLink Use to navigate the site —