- Notifications
You must be signed in to change notification settings - Fork11
⚛️ A friendly UI component set for React.js
License
NotificationsYou must be signed in to change notification settings
wangdicoder/tiny-ui
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A Friendly UI Component Set for React
Use npm
npm install tiny-ui --save
Use yarn
yarn add tiny-ui
import{Button,Switch}from'tiny-ui';constApp=()=>(<><ButtonbtnType="primary">Click Me</Button><Switchchecked/></>);
And import style manually:
import'tiny-ui/dist/styles/index.css';
Supports all major modern browsers.
![]() IE | ![]() Edge | ![]() Firefox | ![]() Chrome | ![]() Safari |
---|---|---|---|---|
>=11 | >= 14 | last 2 versions | last 2 versions | last 2 versions |
About
⚛️ A friendly UI component set for React.js
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.