Skip to content

@sqlrooms/mosaic / TextPanel

Type Alias: TextPanel

TextPanel = object

Type Declaration

NameTypeDefault value
idstring-
type"text"-
titlestring-
source?{ tableName?: string; sqlQuery?: string; }-
config{ content: string; toolbarOpen: boolean; sourcePanelOpen: boolean; }TextPanelConfig