Facts
Optional
Additional FactSet options
import { Elements } from '@reuters-graphics/teams-klaxons';Elements.FactSet([ Elements.Fact('name', 'Jane Doe'), Elements.Fact('age', '33'),]); Copy
import { Elements } from '@reuters-graphics/teams-klaxons';Elements.FactSet([ Elements.Fact('name', 'Jane Doe'), Elements.Fact('age', '33'),]);
Facts