package
Version:
v0.1.2
Opens a new window with list of versions in this module.
Published: Feb 12, 2026
License: MIT
Opens a new window with license information.
Imports: 20
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
New Creates a new footer element with the given child nodes.
Example: footer.New(p.New(text.Text("© 2023 My Website")))
Renders: <footer><p>© 2023 My Website</p></footer>
Element is an exported alias for the private element type
Source Files
¶
Click to show internal directories.
Click to hide internal directories.