Responsive Navigation Menu - Documentation
Options:
typeType: string
Default: "horizontal"
Other values: "vertical"
Description: Vertical or horizontal visualisation of the menu.
Default: "horizontal"
Other values: "vertical"
Description: Vertical or horizontal visualisation of the menu.
openSubmenuOnClick
Type: boolean
Default: false
Description: When set to true the dropdown menu stays open when clicked, even if the mouse isn't over it.
Default: false
Description: When set to true the dropdown menu stays open when clicked, even if the mouse isn't over it.
openSubmenuOnHover
Type: boolean
Default: true
Description: When set to false, the drop-down menu will not open when mouse is over it. This option is suitable to be used in combination with
Default: true
Description: When set to false, the drop-down menu will not open when mouse is over it. This option is suitable to be used in combination with
openSubmenuOnClick
activateOnWidth
Type: number (pixels)
Default: 0 (activates on 767px)
Description: Set the width under which the responsive menu activates.
Default: 0 (activates on 767px)
Description: Set the width under which the responsive menu activates.
offCanvas
Type: boolean
Default: false
Description: When set to true the menu opens from the left side of the page (after clicking on the menu button).
Default: false
Description: When set to true the menu opens from the left side of the page (after clicking on the menu button).
theme
Type: string
Default: "light"
Description: Include themes.css into header. You can use the already created themes or you can create your own. There's a dark, light, green and skyblue theme.
Default: "light"
Description: Include themes.css into header. You can use the already created themes or you can create your own. There's a dark, light, green and skyblue theme.
menuIcon
Type: boolean
Default: true
Description: When set to
Default: true
Description: When set to
true
, a sandwich icon for the mobile menu is added. If set to
flase
you can add your own mobile menu icon.