willoma / bulma-gomponents

Bulma helpers for Gomponents
MIT License
10 stars 1 forks source link

Replace multiple "numeric" variants of an element with an integer child #11

Closed willoma closed 5 months ago

willoma commented 5 months ago

For example, b.Title1("foobar") would be written b.Title(1, "foobar")