react-select
Reactive icon

React Select

Stable version 0.1.1 (Compatible with OutSystems 11)
Uploaded
 on 19 Jan
 by 
0.0
 (0 ratings)
react-select

React Select

Documentation
0.1.1

This component should be usable within your application or form. It provides many of the parameters that React Select has, but not all. It allows options to enable and disable such as:

  • Single or multiple values passed in. Note: the option for the handler will always return a list of options.
  • Removing options with the backspace key.
  • Searching a list.
  • Clear elements with ESC key.
  • Whether the menu is open by default.
  • Aria message and labels.
  • Min and Max height.
  • Hiding selected options.
  • Focus element functionality.


Islands source code available at https://github.com/hs2323/outsystems-react-select.


0.1.0

This component should be usable within your application or form. It provides many of the parameters that React Select has, but not all. It allows options to enable and disable such as:

  • Single or multiple values passed in. Note: the option for the handler will always return a list of options.
  • Removing options with the backspace key.
  • Searching a list.
  • Clear elements with ESC key.
  • Whether the menu is open by default.
  • Aria message and labels.
  • Min and Max height.
  • Hiding selected options.
  • Focus element functionality.


Islands source code available at https://github.com/hs2323/outsystems-react-select.