Save options.

interface SaveOptions {
    includeText?: boolean;
}

Hierarchy (View Summary)

Properties

Properties

includeText?: boolean

The client is supposed to include the content on save.