Skip to content

@vttforge/types / CanvasLayerLike

Interface: CanvasLayerLike ​

What a canvas layer hands its hooks.

Properties ​

active ​

readonly active: boolean


hookName ​

readonly hookName: string


name ​

readonly name: string

MIT licensed.