@mistong/eui-demo

0.1.10 • Public • Published

USAGE

Install

$ npm i @mistong/eui

demo

import { Demo } from '@mistong/eui';
import '@mistong/eui/dist/index.css';

<Demo>内容区域</Demo>

API

参数 说明 类型 默认值
className 添加自定义class string ''
style 自定义样式 object {}
prefixCls 样式名前缀 string eui-demo
children 需要展示的内容 any ``

Package Sidebar

Install

npm i @mistong/eui-demo

Weekly Downloads

0

Version

0.1.10

License

MIT

Unpacked Size

39 kB

Total Files

12

Last publish

Collaborators

  • caiyue823
  • yukap
  • ejayyoung
  • koshi
  • tellmepz