This repository was archived by the owner on Jun 26, 2025. It is now read-only.
1.2.0-alpha
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 aPointerIcon.Hand
icon when used on web vs a PointerIcon.Default icon on desktop.