kui-react
TypeScript icon, indicating that this package has built-in type declarations

3.0.0 • Public • Published

KUI of React

kui provides plenty of UI components to enrich your web applications

Demo

Install

npm install kui-react --save

Example

import { Button } from 'kui-react';

ReactDOM.render(<Button raised>default</Button>, mountNode);

Import style

import "kui-react/lib/kui.min.css";

Package Sidebar

Install

npm i kui-react

Weekly Downloads

0

Version

3.0.0

License

MIT

Unpacked Size

947 kB

Total Files

650

Last publish

Collaborators

  • kotenei