Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITooltipBaseProps

Hierarchy

  • ITooltipBaseProps

Index

Properties

Optional centerArrow

centerArrow: boolean

children

children: string | number | ReactElement<any, string | JSXElementConstructor<any>>

Optional className

className: string

Optional containerSelector

containerSelector: string

Optional cushion

cushion: number

Optional fixMouseEventsOnDisabledChildren

fixMouseEventsOnDisabledChildren: boolean

Optional position

Optional style

style: CSSProperties

title

title: ReactNode

Optional visible

visible: boolean

Methods

Optional onVisibleChange

  • onVisibleChange(visible: boolean): void

Generated using TypeDoc