Skip to content

Jordonwang/fig-ui

Repository files navigation

FIG-UI

Magic UI Component Collection,前端非一般UI组件,收集整合那些令人惊艳的前端组件

fig-ui-vue

npm version license

Install

$ npm i fig-ui-vue

Example

import { DeleteButtonV1 as DeleteButton } from 'fig-ui-vue'

<Delete-Button @click="clickHandle" />

fig-ui-react

coming