Skip to content

ObjectModifyingLayoutContext

ObjectModifyingLayoutContext: CommonLayoutContext & object & { e: BasicTransformEvent; trigger: TModificationEvents; } | { e: ITextEvents["changed"]; trigger: "changed"; }

Defined in: src/LayoutManager/types.ts:102

Type declaration

type

type: typeof LAYOUT_TYPE_OBJECT_MODIFYING