API
Variables
Props
| name | type | default | description | required version |
| content | string | content of the popover | -- | |
| placement | string | position of the popover | -- | |
| gutter | number | 5 | the gutter between trigger element and popover arrow | -- |
Events
| name | params | description | required version |
| @on-show | -- | triggers when popover shows | -- |
| @on-hide | -- | triggers when popover hides | -- |
Slots
| name | description | required version |
| default | trigger element | -- |
| content | content of the popover | -- |
Variables
| name | default | description | inherited name |
| @popover-bg-color | #35495e | -- | |
| @popover-font-color | #fff | -- | |
| @popover-border-radius | 3px | -- | |
| @popover-border-width | 5px | -- |