文件名称:Daz-Golang中可组合HTML组件-Golang开发
文件大小:284KB
文件格式:ZIP
更新时间:2024-06-15 12:23:38
Golang Utilities
Daz – Go daz中的可组合HTML组件Golang Daz中的可组合HTML组件是使用模板的“功能性”替代,并允许嵌套的组件/列表,还启用了无模板的服务器端渲染组件,并支持嵌套列表。 它受到HyperScript的启发。 可以创建组件并使用简单的功能://组件类型的示例道具User struct {名称字符串// ...} func MyComponenet(用户User)func()字符串{return H(“ div”,Attr { “ class”:“ bg-grey-50”},用户。
【文件预览】:
daz-master
----.gitignore(15B)
----go.mod(41B)
----doc.go(771B)
----LICENSE(1KB)
----daz.go(2KB)
----carbon.png(160KB)
----.github()
--------workflows()
----examples()
--------server.go(3KB)
--------README.md(152B)
--------server.go.png(131KB)
----README.md(2KB)
----daz.go.png(23KB)
----daz_test.go(3KB)
----carbon.md(610B)