Tooltip Properties

Hierarchy

Properties

assignTo?: ((obj) => void)

Type declaration

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

      Parameters

      Returns void

btnProps?: IButtonProps
className?: string

Custom class names.

content?: string | Element
ddlProps?: IDropdownProps
el?: HTMLElement

The element to render the component to.

options?: ITippyProps
placement?: number
target?: HTMLElement
type?: number

Generated using TypeDoc