Your able to change the look of the cursor when it's hovering a clickable element through canInteract property - but it would be nice if that would also trigger the hover state and styling of the underlying element. Would need to "unset" that when moving off of the item.
Your able to change the look of the cursor when it's hovering a clickable element through
canInteractproperty - but it would be nice if that would also trigger the hover state and styling of the underlying element. Would need to "unset" that when moving off of the item.