Skip to content

@vtj / Modules / designer / VtjElement

Interface: VtjElement

designer.VtjElement

Hierarchy

  • HTMLElement

    VtjElement

Table of contents

Properties

Properties

__context__

Optional __context__: Context

Defined in

packages/designer/types/framework/designer.d.ts:9


__draggable__

Optional __draggable__: null | Draggable

Inherited from

HTMLElement.__draggable__

Defined in

packages/ui/types/directives/vDraggable.d.ts:6


__resizable__

Optional __resizable__: null | Resizable

Inherited from

HTMLElement.__resizable__

Defined in

packages/ui/types/directives/vResizable.d.ts:6


__vtj__

Optional __vtj__: string

Defined in

packages/designer/types/framework/designer.d.ts:8

Released under the MIT License.