Skip to content

Popover

BsPopover is a lightweight component which is used as a popup container.

Overview

Some components use <bs-popover> internally, such as BsDropdownMenu, BsCombobox, BsDateTimeField, BsSearchField. Example below, shows you basic usage of <bs-popover>.

Display Placement

Use placement property to change default <bs-popover> display placement. Valid placement values are: top, top-left, top-right, bottom, bottom-left, bottom-right, left, left-top, left-bottom, right, right-top, right-bottom.

API Reference

Released under the BSD-3-Clause License.