Skip to content
This repository was archived by the owner on Jun 26, 2025. It is now read-only.

1.2.0-alpha

Compare
Choose a tag to compare
@alexstyl alexstyl released this 01 Jul 19:18
· 7 commits to main since this release

What's new

  • Introduces PointerIcon.PlatformPointer. It is used to indicate the hovered item is interactive. The icon displayed depends on the platform the icon will be used on. For example, this will show a PointerIcon.Hand icon when used on web vs a PointerIcon.Default icon on desktop.