Packages

Generate HTML (or XML) from simple gleam functions

Current section

Files

Jump to
html_components include elements_HtmlAttribute.hrl
Raw

include/elements_HtmlAttribute.hrl

-record(html_attribute, {key :: binary(), value :: binary()}).