uzor-interactive 1.0.3

Interactive widget utilities for uzor
Documentation
  • Coverage
  • 91.86%
    79 out of 86 items documented0 out of 56 items with examples
  • Size
  • Source code size: 44.58 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 4.29 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 17s Average build duration of successful builds.
  • all releases: 17s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • ZENG3LD/uzor
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ZENG3LD

uzor-interactive — Interactive component animations

Provides animation state management for interactive UI components:

  • ElasticSlider: Slider with elastic overflow and spring snap-back
  • AnimatedList: Staggered entry/exit animations for list items
  • SpotlightCard: Cursor-following spotlight effect
  • ElectricBorder: Animated electric/lightning border effect

All components are rendering-agnostic and compute animation state only. The actual rendering is left to the UI framework.