Give us feedback
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

Details
This component replace the browser cursor for an animated cursor.
Read more

This component replace the browser cursor for an animated cursor.

It 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).


The Demo of the component allows you to interact with the options and see a live preview. 

Release notes (1.0.1)

Change the component for public

Reviews (0)
Team