Skip to content

Vizel API / core/src / vizelDefaultEditorProps

Variable: vizelDefaultEditorProps

ts
const vizelDefaultEditorProps: object;

Defined in: packages/core/src/utils/editorHelpers.ts:209

Default editor props for Vizel editors.

Type Declaration

attributes

ts
attributes: object;

attributes.class

ts
class: string = "vizel-editor";

Released under the MIT License.