Movatterモバイル変換


[0]ホーム

URL:


CoreUI Angular Logo
Framework:
Getting startedIntroductionSupport CoreUICustomizeSassOptionsCSS VariablesLayoutBreakpointsContainersGridColumnsGuttersFormsOverviewAutocompletePRODate PickerPRODate Range PickerPROForm ControlSelectMulti SelectPROChecks & RadiosPassword InputPRORangeRange SliderPRORatingPROStepperPROInput GroupFloating LabelsLayoutTime PickerPROValidationComponentsAccordionAlertAvatarBadgeBreadcrumbButtonButton GroupCalendarPROCalloutCardCarouselClose buttonCollapseDropdownFooterHeaderImageList GroupLoading ButtonPROModalNavNavbarOffcanvasPaginationPlaceholderPopoverProgressSmart PaginationPROSmart TablePROSidebarSpinnerTableTabsNewToastTooltipWidgetsIconsChartsTemplatesNewAdmin & DashboardDownloadInstallationCustomizeContentMigrationv4 → v5v3 → v4Angular version


DownloadHire UsGet CoreUI PRO
On this page

Angular Popover Component

Documentation and examples for adding Angular Popovers to any element on your site.

Use CoreUI Angular popover directiveto create Angular popovers like those found in iOS, to any element on your site. Tutorials and examples for adding custom CoreUI Angular popovers.

Examples

Html content

  • Click the button below to see a popover:
Loading...
Loading...

Directions

  • Hover over the buttons below to see the four popover directions: top, right, bottom, and left. Directions aremirrored when using CoreUI in RTL.
Loading...
Loading...

API reference

Popover

import { PopoverModule } from '@coreui/angular';@NgModule({   imports: [PopoverModule,]})export class AppModule() { }

Props

Inputs
propdescriptiontypedefaultnotes
cPopoverContent of a popover.string,TemplateRef-required
cPopoverOptionsOptional popper Options object, takes precedence over cPopoverPlacement.Options-
cPopoverPlacementPlacement of a popover.top,bottom,left,righttopstring
cPopoverTriggerEvent handlers to toggle popover. Specify one trigger or an array of them.Triggers,Triggers[]hoverstring,string[]
cPopoverVisibleToggle the visibility of a popover.booleanfalse

CoreUI for Angular is Open Source UI Components Library for Angular.

Currently v5.5.17 Code licensed MIT, docs CC BY 3.0 .
CoreUI PRO requires acommercial license.


[8]ページ先頭

©2009-2025 Movatter.jp