# vbl-popover

>滑过显示

## API

### props
|名称|类型|默认|描述
|----|----|----|----
|place|String|top|位置，值为top/bottom/left/right

### events
|名称|参数|描述
|----|----|----

### slot
|名称|参数|描述
|----|----|----
|默认||默认鼠标滑过元素
|content||滑过出现元素

