Skip to main content
cngx-src documentation

PopoverController

Interface

projects/common/interactive/listbox/listbox-trigger.directive.ts

Import#

import { PopoverController } from '@cngx/common/interactive'

Description#

Minimum popover contract this trigger expects. Matches CngxPopover from @cngx/common/popover, but declared structurally here to avoid an entry-point circular dependency (popover already imports from interactive for CngxCloseButton).

Index#

Properties

Methods

Instance Properties#

isVisible#function
Readonly

Methods#

hide#void
show#void