0.1.0-15 • Published 3 years ago

view-ui-react v0.1.0-15

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

View UI Plus NPM downloads NPM downloads JS gzip size CSS gzip size Join the chat at https://gitter.im/iview/iview

Docs

https://www.iviewui.com

Install View UI React

Using npm:

npm install view-ui-react --save or
yarn add view-ui-react

Using css via import:

// 需要引入表
import 'view-ui-react/dist/styles/viewuiplus.css';
import { Button } from 'view-ui-react';

export default function App() {
  return <Button>button</Button>;
}
0.1.0-15

3 years ago

0.1.0-14

3 years ago

0.1.0-12

3 years ago

0.1.0-11

3 years ago

0.1.0-10

3 years ago

0.1.0-9

3 years ago

0.1.0-8

3 years ago

0.1.0-7

3 years ago

0.1.0-6

3 years ago

0.1.0-5

3 years ago

0.1.0-4

3 years ago

0.1.0-3

3 years ago

0.1.0-2

3 years ago

0.1.0-1

3 years ago