0.0.1 • Published 6 years ago

@beisen-cmps/ux-m-platform-tip v0.0.1

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
6 years ago

Tip轻提示组件

用于悬浮提示

UI规则

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

tip1

tip2

API

Nav props

namedescriptiontypedefault
cls自定义container cssString''
boxStyle自定义container styleObject{}
iconStyle自定义三角图标 styleObject{}
show是否展示提示Booleanfalse
msg提示信息String0
direction三角位置,默认在提示下方String'down'