Socket
Book a DemoInstallSign in
Socket

@instructure/ui-menu

Package Overview
Dependencies
Maintainers
36
Versions
2208
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instructure/ui-menu

A dropdown menu component

10.9.1-snapshot-4
Source
npmnpm
Version published
Weekly downloads
9.8K
13.97%
Maintainers
36
Weekly downloads
 
Created
Source

category: packages

ui-menu

npm MIT License Code of Conduct

A dropdown menu component.

Components

The ui-menu package contains the following:

  • Menu

Installation

npm install @instructure/ui-menu

Usage

import React from 'react'
import { Menu } from '@instructure/ui-menu'

const MyMenu = () => {
  return (
    <Menu>
      <Menu.Item value="foo">Foo</Menu.Item>
      <Menu.Item value="bar">Bar</Menu.Item>
    </Menu>
  )
}

FAQs

Package last updated on 18 Dec 2024

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.