Current section

Files

Jump to
nakai include nakai@html_LeafElement.hrl
Raw

include/nakai@html_LeafElement.hrl

-record(leaf_element, {
tag :: binary(),
attrs :: list(nakai@html@attrs:attr(any()))
}).