Winter Cardinal UI - v0.442.0 / DDialogLayeredFooterButtonOptions

Interface: DDialogLayeredFooterButtonOptions

Table of contents

Properties

Properties

cancel

Optional cancel: null | string

A cancel button label.

Defined in

src/main/typescript/wcardinal/ui/d-dialog-layered-footer.ts:37


ok

Optional ok: null | string

A ok button label.

Defined in

src/main/typescript/wcardinal/ui/d-dialog-layered-footer.ts:32


space

Optional space: DDialogLayeredFooterButtonSpaceOptions

A button spacer options.

Defined in

src/main/typescript/wcardinal/ui/d-dialog-layered-footer.ts:42