Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-final-marquee

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-final-marquee

Easy way to use marquee text for React

  • 0.0.3
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
38
increased by2.7%
Maintainers
1
Weekly downloads
 
Created
Source

React final marquee

Easy way to use marquee text for react

Installation

npm install react-final-marquee
# or
yarn add react-final-marquee

Demo

Here

Usage

TODO:

Props

PropTypeDefaultDescription
heightNumber or String15The height of the container div
styleCSSProperties15Animation Duration
classNameString""Class name to style the container div
pausedBooleanfalseThe property specifies whether the animation is running or paused
pauseOnHoverBooleanfalseWhether to pause the marquee when hovered
directionString"leftToRight" or "rightToLeft"The direction the marquee is sliding
durationNumber0Animation Duration
spaceNumber0Each loop item sapces
repeatNumber2Number of repeat text
textColorString or nullnullText color
bgColorString or nullnullContainer Background color

Keywords

FAQs

Package last updated on 19 Apr 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc