Discover Packages
github.com/jpl-au/fluent
html5
body
package
Version:
v0.2.2
Opens a new window with list of versions in this module.
Published: Mar 28, 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
Documentation
¶
New Creates a new body element with the given child nodes.
Example: body.New(p.New(text.Text("Hello, World!")))
Renders: <body><p>Hello, World!</p></body>
Element is an exported alias for the private element type
Source Files
¶
Click to show internal directories.
Click to hide internal directories.