package components templ Button() { { children... } } templ SubmitButton() { { children... } } templ IconButton(icon, url string) { } templ IconButtonRed(icon, url string) { }