-
布局
-
表单
-
通知
-
导航
-
其它
文字提示 KLTooltip
基本形式
|
|
位置
|
API
KLTooltip
KLTooltip
Param | Type | Default | Description |
---|---|---|---|
[options.data] | object |
= 绑定属性 | |
[options.data.tip] | string |
=> 文字提示 | |
[options.data.class] | string |
=> 增加class | |
[options.data.placement] | string |
"top" |
=> tips展示出的位置:top left right bottom topLeft topRight bottomLeft bottomRight leftTop leftBottom rightTop rightBottom |