Interface DialogButtonOptions

Hierarchy

  • DialogButtonOptions

Indexable

[attr: string]: any

Index

Properties

Properties

Optional click

click: function | undefined

Optional icons

icons: any

Optional showText

showText: string | boolean | undefined

Optional text

text: string | undefined