@temporg/ui-simple-select
TypeScript icon, indicating that this package has built-in type declarations

99.10.0 • Public • Published

category: packages experimental: true

ui-simple-select

npm build-status MIT License Code of Conduct

A component for standard select element behavior.

Components

The ui-simple-select package contains the following:

Installation

yarn add @temporg/ui-simple-select

Usage

import React from 'react'
import { Select } from '@temporg/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.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
99.10.00latest

Version History

VersionDownloads (Last 7 Days)Published
99.10.00
99.9.01
99.8.01
99.7.01
99.6.01
99.5.00
99.4.01
99.3.01
99.2.00
99.1.01
0.8.121
0.8.111
0.8.91

Package Sidebar

Install

npm i @temporg/ui-simple-select

Weekly Downloads

10

Version

99.10.0

License

MIT

Unpacked Size

76.1 kB

Total Files

25

Last publish

Collaborators

  • npm