Popper
- Source:
Members
(inner) props
- Source:
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
type |
string |
<optional> |
my-popper的弹出方向:'left-top', 'right-top', 'left-bottom', 'right-bottom' |
svgWidth |
Number |
<optional> |
svg折线区域的宽度 |
svgHeight |
Number |
<optional> |
svg折线区域的高度 |
trackColor |
String |
<optional> |
svg线颜色 默认skyblue |
pointColor |
String |
<optional> |
svg点颜色 默认skyblue |
svgProps |
String |
<optional> |
svg线的其他属性,见my-svg-line |
(inner) slots
- Source:
Properties:
Name | Type | Description |
---|---|---|
default |
string | 默认插槽 |
reference |
string | 同el-popper 的 reference插槽 |
插槽