Skip to main content

Reflex custom component animated-cursor

Project description

animated-cursor

A Reflex custom component animated-cursor.

Installation

pip install reflex-animated-cursor
  • color: str - RGB value for the cursor color.
  • inner_scale: float - Scale factor for the inner cursor.
  • outer_scale: float - Scale factor for the outer cursor.
  • outer_alpha: float - Alpha transparency for the outer cursor.
  • inner_size: int - Size (px) of the inner cursor dot.
  • outer_size: int - Size (px) of the outer cursor outline.
  • inner_style: dict - Custom styles for the inner cursor.
  • outer_style: dict - Custom styles for the outer cursor.
  • clickables: list - Collection of selectors that trigger cursor interaction.
  • show_system_cursor: bool - Show or hide the system cursor.
  • trailing_speed: int - Speed of the outer cursor's trailing animation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

reflex_animated_cursor-0.0.1.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

reflex_animated_cursor-0.0.1-py3-none-any.whl (2.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page