Getting Started
Overview
Installation
Theme
Forms
Basic Inputs
Select
Custom Inputs
Components
Navigation
Components
69
Micro Charts
Libraries
Kanban Board
Image Designer
Video Player
Visual Builder
Content Editor
Data View
Latest npm version of @ngstarter-ui/componentsWeekly npm downloads of @ngstarter-ui/components
Purchase

Marquee

Marquee displays an infinite horizontal stream of repeated content. Use it for non-critical motion such as promo text, short highlights, logos, badges, partner names, compact news, or decorative content showcases.

Use reverse to change the direction. Use pauseOnHover when users may need more time to read or interact with the moving content.

Do not use Marquee for important system notices, errors, warnings, required actions, or content that the user must read. Use Announcement, Alert, ActionRequired, or Incidents instead. Do not use it for navigation, tables, task lists, precise ticker data, forms, or work surfaces.

Key features:
  • Infinite horizontal animation for repeated content.
  • Reverse direction support.
  • Optional pause on hover.
PropTypeDefault
reverse
Flip the running line text to the other side.
booleanfalse
pauseOnHover
The running line stops when you hover over it.
booleanfalse