Intermact API Reference / @intermact/react / CanvasControls
Interface: CanvasControls
Defined in: react/src/components/IntermactCanvas.tsx:20
Controls overlay configuration.
Properties
inspector?
readonlyoptionalinspector?:boolean
Defined in: react/src/components/IntermactCanvas.tsx:24
Show the dev Inspector overlay (design.md §16).
timeline?
readonlyoptionaltimeline?:boolean
Defined in: react/src/components/IntermactCanvas.tsx:22
Show the timeline transport overlay.