Skip to main content

Home > @jsplumbtoolkit/dialogs-core > Classes

Classes variable

Signature:

Classes: {
DIALOG: string;
UNDERLAY: string;
OVERLAY: string;
TITLE: string;
CONTENT: string;
BUTTONS: string;
OVERLAY_VISIBLE: string;
BUTTON: string;
BUTTON_OK: string;
BUTTON_CANCEL: string;
OVERLAY_TOP: string;
OVERLAY_BOTTOM: string;
OVERLAY_LEFT: string;
OVERLAY_RIGHT: string;
OVERLAY_X: string;
OVERLAY_Y: string;
}