You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

vuejs-menus

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vuejs-menus

## Project setup ``` npm install ```

0.1.22
latest
npmnpm
Version published
Weekly downloads
14
-17.65%
Maintainers
1
Weekly downloads
 
Created
Source

vuejs-menus

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Components

Top Menu

Props

App: Object
    * Name: The name of your app to be display on top
    * Path: The path of the main page with router-view

Menus: Array
    * Object:
      * Name: The name of your app to be display on top
      * Src: The src of your image for the icon
      * Dropdown: Array
        * Path: The path of the page to link
        * Name: The name of the link

Emit

Logout: make action when the user want to logout

FAQs

Package last updated on 15 Jan 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts