0.0.1 • Published 8 years ago
@beisen-cmps/ux-m-platform-tip v0.0.1
Tip轻提示组件
用于悬浮提示
UI规则
- 显示在需要提示内容的上方或下方


API
Nav props
| name | description | type | default |
|---|---|---|---|
| cls | 自定义container css | String | '' |
| boxStyle | 自定义container style | Object | {} |
| iconStyle | 自定义三角图标 style | Object | {} |
| show | 是否展示提示 | Boolean | false |
| msg | 提示信息 | String | 0 |
| direction | 三角位置,默认在提示下方 | String | 'down' |
0.0.1
8 years ago