Static
DEFAULT_OPTIONS
DEFAULT_OPTIONS: {
actions: {
copyUuid: any;
};
classes: string[];
form: {
closeOnSubmit: boolean;
handler: Object;
submitOnChange: boolean;
submitOnClose: boolean;
};
position: {
width: number;
};
sheetConfig: boolean;
tag: string;
window: {
minimizable: boolean;
resizable: boolean;
};
} = ...
Change Editor
Since
PF1 v10