Popover 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.

classNameBody?: string
classNameHeader?: string
el?: HTMLElement

The element to render the component to.

isDismissible?: boolean
options?: ITippyProps
placement?: number
target?: HTMLElement
title?: string
type?: number

Generated using TypeDoc