hornbeam/demo_hornbeam_project/templates/components/TestComponent.hnb

6 lines
178 B
Plaintext

div {style = "padding: 3em; background-color: #8eb; margin: 1em;"}
h1
optional slot :title
div {style = "padding: ${$padding}em; background-color: #eb8;"}
slot :main