0.3.3 • Published 3 years ago

customreactselect_by_kabeer v0.3.3

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

react-JS-shared-components

Build components without repetition. 1. CustomReactSelect

System Requirements

  • Node and yarn installed
  • MacOS, Windows and Linux are supported

Usage

CustomReactSelect

  1. Load the module in your component
import
  1. Install the required dependencies:

     npm i clsx
    npm i react-select
     npm i react-icons/io
  2. Configurable/Required props for CustomReactSelect when navigating:

PropTypeDescription
labelstringIts the label of your Component in CustomReactSelect Component
placeholderstringplaceholder is a character, word, or string of characters that temporarily takes the place of the final data
selectedValue *Arrayit is the State Variable
onSelectedValue *Arrayis a State that takes a new value to update the state variable.
disabledbooleandisabled props will totally disable your touchable
optionsArrayList of the items that you want to render
formatOptionLabelfunctionFormats option labels in the menu and control as React components
isSearchablebooleanWhether to enable search functionality
isClearablebooleanIs the select value clearable

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you find a bug or would like to request a new feature, just open an issue. Your contributions are always welcome!

License

Distributed under the ISC License.

Contact

Kabeer Haseja -info@empglabs.com

Project Link: still not

0.3.3

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.9

3 years ago

0.2.8

3 years ago

0.2.7

3 years ago

0.2.6

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago