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

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