Tooltip Group Properties

Hierarchy

Properties

assignTo?: ((obj) => void)

Type declaration

    • (obj): void
    • Assigns the object to the input parameter.

      Parameters

      Returns void

buttonType?: number
className?: string

Custom class names.

el?: HTMLElement

The element to render the component to.

id?: string
isLarge?: boolean
isSmall?: boolean
isVertical?: boolean
label?: string
tooltipOptions?: ITippyProps
tooltipPlacement?: number
tooltipType?: number
tooltips?: ITooltipProps[]

Generated using TypeDoc