animated-cursor
Reactive icon

Animated Cursor

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded
 on 01 May 2022
 by 
0.0
 (0 ratings)
animated-cursor

Animated Cursor

Documentation
1.0.1

The component exposes a public block, that can be used on Reactive applications.

It accepts the following input parameters:

    • IsEnable - Boolean that enable and disable the component (defaults to False) ;
    • CursorColor - Color in hex used by the cursor (defaults to "#ff6347");
    • CursorSize - Size of the cursor in pixels (defaults to 50);
    • CursorInnerSize - Inner size of the cursor in pixels (defaults to 20).