Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DialogButtonOptions

Indexable

[attr: string]: any

Index

Properties

Optional click

click?: (eventObject: JQueryEventObject) => any

Type declaration

    • (eventObject: JQueryEventObject): any
    • Parameters

      • eventObject: JQueryEventObject

      Returns any

Optional icons

icons?: any

Optional showText

showText?: string | boolean

Optional text

text?: string

Generated using TypeDoc