@reuters-graphics/teams-klaxon
    Preparing search index...

    Function ActionOpenUrl

    • Parameters

      • url: string

        URL of link to open

      • title: string

        Title of the link

      Returns SelectActionOpenUrl

      import { Elements } from '@reuters-graphics/teams-klaxons';

      Elements.ActionOpenUrl('https://...', 'My site');

      Note: Use this element within an ActionSet, not on its own.