0.1.10 • Published 5 years ago

@mistong/eui-demo v0.1.10

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

USAGE

Install

$ npm i @mistong/eui

demo

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

<Demo>内容区域</Demo>

API

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

5 years ago

0.1.9

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago