tooltipselect
v2.0.13
Published
基于 ant3 实现带悬浮显示的下拉列表
Downloads
15
Readme
@tntd/ant3-virtual-select
基于 ant3 实现带悬浮显示的下拉列表
安装
npm i @tntd/tooltip-select
用法
所有 API 同 ant3 Select
props 参数:
| 参数 | 类型 | 默认值 | 是否必填 | 说明 | | :------: | :---------: | :----: | :------: | :--------------------------: | | setTitle | function(e) | 无 | 非必填 | 自定义 tooltip 的 title 节点 |
11;