design-discussion-elm-ui-2
design-discussion-elm-ui-2 copied to clipboard
For better tablet and phone support, use Pointer events instead of (or in addition to) Mouse events
To support a broader range of devices out of the box, consider using Pointer events to abstract over the various input types, e.g. these: https://package.elm-lang.org/packages/mpizenberg/elm-pointer-events/latest