Skip to content

@sqlrooms/cells / CellContainerProps

Type Alias: CellContainerProps

CellContainerProps = object

Unified Cell Registry

Properties

optional header: React.ReactNode


content

content: React.ReactNode


optional footer: React.ReactNode


showHeader?

optional showHeader: boolean