Skip to content

Vizel API / core/src / VIZEL_DEFAULT_COLLABORATION_OPTIONS

Variable: VIZEL_DEFAULT_COLLABORATION_OPTIONS

ts
const VIZEL_DEFAULT_COLLABORATION_OPTIONS: object;

Defined in: packages/core/src/collaboration.ts:99

Default collaboration options

Type Declaration

enabled

ts
readonly enabled: true = true;

Released under the MIT License.