BootstrapQuery

type BootstrapQuery: object;

Type declaration

c

c: string;

Named action that accepts the bootstrap data, and which may return a Promise or void. After awaiting
the result of the callback, the bootstrap data is cleared.

m?

optional m: boolean;

Marks a document as requiring the editor extension.