Home | Documentation | Snippets | Yellow ticker with optional link

Yellow Ticker With Optional Link

Yellow ticker with running text and optional link.

Usage Example

Yellow ticker with optional link

Input

Yellow ticker with optional link
Yellow ticker with optional link

Parameters

  • Font Size
    • Font size of the text, <large> or <normal>, default: <large>
    • type: select
  • Link
    • Link to be opened clicking on the ticker, optional
    • type: url
  • New Window
    • If <true>, link opens in new window, default: <false>
    • type: select
  • Text
    • Text to appear in the ticker
    • type: textarea

Preview

Source Code

{{< ticker link="https://mcml.ai" newWindow="false" text="Lorem ipsum dolor sit amet" fontSize="large" >}}