Hierarchy

  • Column

Properties

type: "Column"
minHeight: string

Example: '50px'

items: (TextBlock | FactSet | Image)[]
spacing?: Spacing
separator?: Boolean
height?: "stretch"
id?: string
horizontalAlignment?: HorizontalAlignment
width?: string | number

Width of the column.

Example: 'auto', 'stretch', '60px', 50 (percent)

Generated using TypeDoc