Actions
Optional
Additional ActionSet options
import { Elements } from '@reuters-graphics/teams-klaxons';Elements.ActionSet([ Elements.ActionOpenUrl('https://...', 'My site'), Elements.ActionOpenUrl('https://...', 'My other site'),]); Copy
import { Elements } from '@reuters-graphics/teams-klaxons';Elements.ActionSet([ Elements.ActionOpenUrl('https://...', 'My site'), Elements.ActionOpenUrl('https://...', 'My other site'),]);
Actions