PurpleKingdomGames / tyrian

Elm-inspired Scala UI library.
https://tyrian.indigoengine.io/
MIT License
346 stars 26 forks source link

ScalaTags has nice syntax for custom attributes #273

Closed davesmith00000 closed 2 weeks ago

davesmith00000 commented 1 month ago

attr("foo") := value

That's a good idea worth shamelessly borrowing.