Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITooltipProps

Tooltip Properties

Hierarchy

Index

Properties

Optional assignTo

assignTo: (obj: ITooltip) => void

Assigns the object to the input parameter.

Type declaration

Optional btnType

btnType: number

Optional className

className: string

Custom class names.

Optional el

el: Element | HTMLElement

The element to render the component to.

Optional options

Optional text

text: string

Optional type

type: number

Generated using TypeDoc