Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPopoverContext

Hierarchy

  • IPopoverContext

Index

Properties

Optional className

className: string

containerSelector

containerSelector: string

contentRef

contentRef: RefObject<IPopoverContentImperativeHandle>

cushion

cushion: number

placement

popover

popover: Popover

portalRef

portalRef: RefObject<IPortalImperativeHandlers>

Optional style

style: CSSProperties

visible

visible: boolean

Methods

didMount

  • didMount(cb: () => () => void): void

Generated using TypeDoc