Skip to main content

CanvasContainerProps

@lowcode/ui-kit


Interface: CanvasContainerProps

Defined in: components/layout/CanvasContainer.tsx:9

Свойства контейнера для Canvas.

Properties

children?

optional children: ReactNode

Defined in: components/layout/CanvasContainer.tsx:10


className?

optional className: string

Defined in: components/layout/CanvasContainer.tsx:13


optional header: ReactNode

Defined in: components/layout/CanvasContainer.tsx:12


toolbar?

optional toolbar: ReactNode

Defined in: components/layout/CanvasContainer.tsx:11