Socket
Book a DemoInstallSign in
Socket

@instructure/ui-simple-select

Package Overview
Dependencies
Maintainers
36
Versions
1347
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instructure/ui-simple-select

A component for standard select element behavior.

10.6.1-snapshot-8
Source
npmnpm
Version published
Weekly downloads
7.3K
-26.85%
Maintainers
36
Weekly downloads
 
Created
Source

category: packages

ui-simple-select

npm MIT License Code of Conduct

A component for standard select element behavior.

Components

The ui-simple-select package contains the following:

  • SimpleSelect

Installation

npm install @instructure/ui-simple-select

Usage

import React from 'react'
import { Select } from '@instructure/ui-select'

const MySelect = () => {
  return (
    <SimpleSelect>
      <SimpleSelect.Option>Option one</SimpleSelect.Option>
      <SimpleSelect.Option>Option two</SimpleSelect.Option>
    </SimpleSelect>
  )
}

For detailed usage and documentation, see SimpleSelect examples.

FAQs

Package last updated on 22 Nov 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.