Home  | Documentation | Snippets | Ticker

Yellow Ticker With Optional Link

Description for snippet Yellow ticker with optional link.

Usage Example

Input

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" >}}