import { Elements } from '@reuters-graphics/teams-klaxons';Elements.Column([ Element.FactSet([ Element.Fact('Name', 'Bot'), Element.Fact('Age', '23'), ]),]);
Note: Use this element within a ColumnSet, not on its own.
Content items
Optional
Additional Column options
Generated using TypeDoc
Example
Note: Use this element within a ColumnSet, not on its own.