Bootstrap Popover X screenshot

Bootstrap Popover X

Author Avatar Theme by Kartik v
Updated: 12 Mar 2024
114 Stars

Bootstrap popover extended with modal properties and more.

Overview:

Bootstrap Popover Extended is a plugin designed for enhancing popover functionality in Bootstrap versions 5.x, 4.x, and 3.x. This plugin offers various styling enhancements, ability to load content dynamically, and multiple placement options.

Features:

  • Extended Popover Design: Rendered like a bootstrap modal dialog with popover styling.
  • Popover Footer: Adds a footer along with header for the popover.
  • HTML Content Configuration: Easily configure HTML content for the popover similar to a bootstrap modal.
  • Button Styling: Special styling for bootstrap buttons within the popover footer.
  • Close Icon/Button: Add a close icon/button to the popover window.
  • Prebuilt Styles/Templates: Configure various prebuilt styles including contextual color styles.
  • Placement Options: Support for 12 different popover placement options.
  • Popover Arrow Styling: Consistent styling for popover arrow based on color and placement.

Installation:

Using Bower:

bower install bootstrap-popover-extended

Using Composer:

composer require krajee/bootstrap-popover-extended

or add the following to your composer.json file:

"krajee/bootstrap-popover-extended": "dev-master"

Manual Install:

You can manually install the plugin by downloading the source ZIP or TAR ball and extracting it into your project.

Summary:

Bootstrap Popover Extended is a versatile plugin that enhances popover functionality in Bootstrap. With features like extended design, footer support, advanced styling options, and easy configuration, this plugin provides a seamless experience for developers working with popovers in various Bootstrap versions. The ability to customize placement, styling, and content makes it a valuable tool for web development projects that require dynamic and interactive popover components.