Dialog
Turn off the proofreading dialog
Disable the dialog-based proofreading mode by setting disableDialog to true. Proofreading will run only inline, and the "proofread in dialog" option will be unavailable. By default, the dialog is available.
disableDialog: trueEmbed the dialog in a sidebar
Place the dialog inside a reserved section of the interface with proofreadDialogContainer. By default, the dialog opens as a floating window.
proofreadDialogContainer: '#sidebar-dialog'
Show one dialog for all fields
Aggregate suggestions from all editable fields with globalProofreadDialog into a single Proofread in dialog window. This is enabled by default; set to false to open a separate dialog per field.

Was this helpful?

