Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPopoverHoverTriggerProps<ChildProps>

Type parameters

Hierarchy

Index

Properties

Optional anchorOnly

anchorOnly: boolean

Optional children

children: string | number | ReactElement<ChildProps, any> | ((childProps: IPopoverHoverTriggerChildProps) => ReactNode)

Optional fixMouseEventsOnDisabledChildren

fixMouseEventsOnDisabledChildren: boolean

Optional getElement

Optional hideDelay

hideDelay: number

Optional showDelay

showDelay: number

Generated using TypeDoc