Search...

⌘ K

Rolling Text

Text that rolls vertically on hover.

can be used to add a more dynamic touch to your website.


Rolling Text Upwards
Rolling Text is cool
Rolling Text Down
Rolling Text Down

Installation


Coming Soon
npm run nexponent add rolling-text

Props

Rolling text

PropTypeDefaultDescription
textString-The text to roll and display.
altTextString-Alternative text to display when the text is rolled.
classNameString-Additional classes to apply to the component.
directionString ( up | down )upThe direction in which the text should roll.
lineHeightNumber ( 0 <= x <= 1 )0.8The line height of the text.

Credits