Skip to main content
cngx-src documentation

PopoverState

Type Aliascommon/popover

projects/common/popover/popover.types.ts

Description#

Lifecycle state of a popover element.

Definition#

"closed" | "opening" | "open" | "closing"