Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Options

Hierarchy

Index

Properties

Optional autosave

autosave: undefined | number

The time between autosaves in seconds.

Optional headers

headers: Record<string, string>

Headers to set on the POST request. This may be necessary for cross domain request protection, for instance.

Optional initial_etag

initial_etag: undefined | string

The initial ETag to use.

url

url: string

The URL location to POST save requests.

Generated using TypeDoc