npm.io
0.0.1 • Published 8 years ago

@beisen-cmps/ux-m-platform-tip

Licence
ISC
Version
0.0.1
Deps
4
Size
57 kB
Vulns
0
Weekly
0

Tip轻提示组件

用于悬浮提示

UI规则

  • 显示在需要提示内容的上方或下方

tip1

tip2

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'