Documentation

@kanunilabs/datagrid-enterprise


@kanunilabs/datagrid-enterprise / ConfirmDialogSpec

Interface: ConfirmDialogSpec

Properties

cancelLabel?

optional cancelLabel?: string

Omitted for an acknowledgement dialog, which gets only confirm.


confirmLabel

confirmLabel: string


danger?

optional danger?: boolean

Styles the confirm button as destructive.


message

message: string


surfaceClass?

optional surfaceClass?: string

The enterprise wrapper's theme/dark classes, re-established here.


title

title: string