cui-autoselect-react-ra-lib
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

cui-autoselect-react-ra-lib

Auto select dropdown with various functionality

NPM JavaScript Style Guide

Install

npm install --save cui-autoselect-react-ra-lib

Usage

import * as React from 'react'
 
import CuiAutoDropdown from 'cui-autoselect-react-ra-lib'
 
class Example extends React.Component {
  render () {
    return (
      <CuiAutoDropdown />
    )
  }
}

License

MIT © rameshirreplaceable@gmail.com

Readme

Keywords

none

Package Sidebar

Install

npm i cui-autoselect-react-ra-lib

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

33.5 kB

Total Files

8

Last publish

Collaborators

  • rameshntranz