Static
DEFAULT_OPTIONS
DEFAULT_OPTIONS: {
classes: string[];
form: {
closeOnSubmit: boolean;
handler: Object;
};
position: {
height: number;
width: number;
};
sheetConfig: boolean;
tag: string;
window: {
minimizable: boolean;
resizable: boolean;
};
} = ...
Get the window title