Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPopoverProps

Popover Properties

Hierarchy

Index

Properties

Optional assignTo

assignTo: (obj: IPopover) => void

Assigns the object to the input parameter.

Type declaration

Optional btnProps

btnProps: IButtonProps

Optional className

className: string

Custom class names.

Optional el

el: Element | HTMLElement

The element to render the component to.

Optional isDismissible

isDismissible: boolean

Optional options

Optional target

target: Element

Optional type

type: number

Generated using TypeDoc