Skip to content

LargeText JSTwigv0.1.0

Use the LargeText component to implement a horizontal scrolling text on scroll.

Table of content

Usage

Once the package installed, simply include the template in your project:

twig
{% include '@ui/atoms/LargeText/LargeText.twig' with {
  content: 'Lorem ipsum dolor sit amet elit.'
} %}