Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICalloutOpenOptions

Callout Open Options

Hierarchy

  • ICalloutOpenOptions

Index

Properties

Optional closeCalloutOnBlur

closeCalloutOnBlur: boolean

Closes the callout on blur.

Optional event

event: string

The event name. Example: 'click'

Optional showCloseButton

showCloseButton: boolean

Close button will be shown within the callout window.

Generated using TypeDoc