Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DialogButtonOption

Hierarchy

  • DialogButtonOption

Index

Properties

Properties

Optional colorMode

colorMode: ColorMode | string

Optional onClick

onClick: (this: Dialog, e: Event, button: HTMLElement, index: number) => boolean | void

Type declaration

text

text: string