Give us feedback
marquee-reactive
Reactive icon

Marquee Reactive

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 15 December 2023 by 
0.0
 (0 ratings)
marquee-reactive

Marquee Reactive

Documentation
1.0.0

Marquee Reactive is very easy to use just take reference of web block and pass input params.

Input params are demonstrate below -  


MarqueeText - Text to be displayed either horizontally. across or vertically.

Width - This specifies the width of the marquee. This can be a value like 10 or 20 etc.

Height - This specifies the height of the marquee. This can be a value like 10 or 20 etc.

Direction - This specifies the direction in which marquee should scroll. This can be a value like up, down, left or right.

Behavior - This specifies the type of scrolling of the marquee. This can have a value like scroll, slide and alternate.

Scrolldelay - This specifies how long to delay between each jump. This will have a value like 10 etc.

Scrollamount - This specifies the speed of marquee text. This can have a value like 10 etc.

Loop - This specifies how many times to loop. The default value is INFINITE, which means that the marquee loops endlessly.

BackgroundColor - This specifies background color in terms of color name or color hex value.

HSpace - This specifies horizontal space around the marquee. This can be a value like 10 or 20 etc.

VSpace - This specifies vertical space around the marquee. This can be a value like 10 or 20 etc.