ErrorDialogButton interface

An interface representing an error dialog button

Properties

label

HTML attribute aria-label of the button.

name

Display name of the button.

Property Details

label

HTML attribute aria-label of the button.

label?: string

Property Value

string

name

Display name of the button.

name: string

Property Value

string