Is there API to provide pointer hover icon to all ...
# compose-desktop
a
Is there API to provide pointer hover icon to all clickable components?
👀 1
m
You could always create your own clickable Modifier that also sets the pointer icon
a
Yeah, i’ve done something like that. BTW, some clickables like buttons are clickable internally