Static
DEFAULT_OPTIONS
DEFAULT_OPTIONS: {
classes: string[];
form: { closeOnSubmit: boolean; submitOnChange: boolean };
position: { height: number; width: number };
sheetConfig: boolean;
tag: string;
window: { minimizable: boolean; resizable: boolean };
} = ...
HTML Editor
Generic HTML text editor.