Skip to content

An à la carte set of polished, extensible, and accessible inputs built for React

License

Notifications You must be signed in to change notification settings

fangjintao/react-widgets

Repository files navigation

react-widgets

set of the basic ui widgets for React based on the excellent Kendo UI Core and jQuery UI.

  • DropdownList
  • ComboBox
  • Select (multi select)
  • DateTimePicker
  • Calendar
  • NumberPicker

Install

npm install react-widgets

Docs

you can find docs here Docs are a simple React app, you can build with gulp gulp docs

Old Browser Support

The goal is to support IE8+, but currently it is difficult for me to test a wide variety of browsers so there is no guarantee it will work (patches welcome!).

One aspect that is definately true is that animation is not supported for browsers that do not support CSS Transitions.

About

An à la carte set of polished, extensible, and accessible inputs built for React

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.8%
  • CSS 5.8%
  • HTML 0.4%