react-antd-addons
v2.0.5
Published
Additional components built on top of the Ant Design Framework.
Downloads
50
Maintainers
Readme
antd-addons
is a collection of React Components based off of the Ant
Design Framework, and is tailored toward the rapid
prototyping of React applications using GraphQL as a backend.
It provides several helpers, from an error indicator to a complex React component that allows searching for a specific model from your backend and selecting it in a UI.
See the documentation for more details.
TODOs
- [ ] Documentation for
SelectButton
,SelectButtonContent
, andSingleSelectButton
Get Started
npm install react-antd-addons
yarn add react-antd-addons
Start using components inside your application!
Features
- Set of React Components to allow faster prototyping of React + GraphQL applications.
- Built-in internationalization with the ability to customize translations in your own project.