# popover组件
# 1.支持trigger
Copy
# 2.支持position
Copy
# Attributes
参数 | 说明 | 类型 | 可选值 | 默认值 |
---|---|---|---|---|
position | popover的显示位置 | string | top/left/right/bottom | top |
trigger | 触发popover的方式 | string | click/hover | click |
参数 | 说明 | 类型 | 可选值 | 默认值 |
---|---|---|---|---|
position | popover的显示位置 | string | top/left/right/bottom | top |
trigger | 触发popover的方式 | string | click/hover | click |