UnsavedPromptOptions
Defined in: js-api/src/ui/domains/domains-editor.ts:1303
Wording of promptUnsavedChanges.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
action? | string | What the user is about to do — 'leave this page', 'change the filter'; defaults to 'continue'. | js-api/src/ui/domains/domains-editor.ts:1306 |
subject? | string | Names the pending batch; defaults to the editors' table addresses. | js-api/src/ui/domains/domains-editor.ts:1308 |