Popover
Install

Install


API

Props

nametypedefaultdescriptionrequired version
contentstringcontent of the popover--
placementstringposition of the popover--
gutternumber5the gutter between trigger element and popover arrow--

Events

nameparamsdescriptionrequired version
@on-show--triggers when popover shows--
@on-hide--triggers when popover hides--

Slots

namedescriptionrequired version
defaulttrigger element--
contentcontent of the popover--
Variables

Variables

namedefaultdescriptioninherited name
@popover-bg-color #35495e --
@popover-font-color #fff --
@popover-border-radius 3px --
@popover-border-width 5px --


Contributors

Contributors

Total commits quantity: 7,Total contributors quantity: 1

airyland

Changelog

Releases

  • v2.9.0 [fix] fix position in fixed container #2590
  • v2.0.0 [todo] wrong position if changing locale