README -> API Index -> Modules Index -> lib.dom.create
Source: src/lib/dom/create.js
DOM element factory helpers for scripts, styles, and generic nodes.
css- Create a stylesheet link element with default CSS attributes merged with caller attrs.link- Alias oflib.dom.create.css.js- Create a script element with default JS attributes merged with caller attrs.element- Create a generic element and apply attributes/content.
- Module index -> ./INDEX.md
- Function index -> ../functions/INDEX.md
- API index -> ../INDEX.md