Skip to content

initFabricModule

initFabricModule(): void

Defined in: packages/fabric-annotations/dist/fabric-module.d.ts:17

Registers custom properties on FabricObject so toObject() includes them. Must be called once before any Fabric interaction.

_readOnly is intentionally NOT registered — it is transient display state, not persisted.

void