package teststyleattribute templ Button[T any](style T, text string) { } func getFunctionResult() (string, error) { return "background-color: red", nil }