0.1.0-15 • Published 2 years ago

view-ui-react v0.1.0-15

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

0.1.0-14

2 years ago

0.1.0-12

2 years ago

0.1.0-11

2 years ago

0.1.0-10

2 years ago

0.1.0-9

2 years ago

0.1.0-8

2 years ago

0.1.0-7

2 years ago

0.1.0-6

2 years ago

0.1.0-5

2 years ago

0.1.0-4

2 years ago

0.1.0-3

2 years ago

0.1.0-2

2 years ago

0.1.0-1

2 years ago