Changed: DB Params
This commit is contained in:
11
templ/generator/test-spread-attributes/expected.html
Normal file
11
templ/generator/test-spread-attributes/expected.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<div>
|
||||
<a bool data-attr="value" data-attr-bool dateid="my-custom-id" hx-get="/page" id="test" nonshade optional-from-func-true text="lorem">
|
||||
text
|
||||
</a>
|
||||
<div bool data-attr="value" data-attr-bool dateid="my-custom-id" hx-get="/page" id="test" nonshade optional-from-func-true text="lorem">
|
||||
text2
|
||||
</div>
|
||||
<div>
|
||||
text3
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user