Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type Aliases

BeforeShowCallback: ((this: PrimeFaces.widget.Tooltip) => boolean)

Type declaration

OnHideCallback: ((this: PrimeFaces.widget.Tooltip) => void)

Type declaration

OnShowCallback: ((this: PrimeFaces.widget.Tooltip) => void)

Type declaration

TooltipPosition: "right" | "left" | "top" | "bottom"

Position of the tooltip, relative to the target component.

Generated using TypeDoc