Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mui-nested-menu

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mui-nested-menu

Nested Menu Items for Material UI version 5.

  • 1.0.3
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
26K
decreased by-0.25%
Maintainers
1
Weekly downloads
 
Created
Source

NestedMenu for Material UI V5

Create nested MenuItems in various ways.

Components included:

  • <NestedDropdown /> good for menu bar dropdowns.
  • <ContextMenu /> for a right-click menu.
  • <IconMenuItem /> a menu item which can take start and end icons.
  • <NestedMenuItem /> the actual nested menu component.

This is a JavaScript adaption of NestedMenuItem targeted to work with Material UI version 5.

Demo

Find a demo here: https://mui-nested-menuitem-demo.vercel.app/

This will also serve as the documentation.

Install

Get MUI

npm i @mui/material @emotion/react @emotion/styled

If you want icons

npm i @mui/icons-material

Nested MenuItems

npm i mui-nested-menu

Keywords

FAQs

Package last updated on 08 Oct 2021

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc