Rendering
- render
= target => config => options =>
target
is a DOM node (e.g., document.body)config
is the element configuration-
options
passed tobuildDomTree
-
currently only
level
forHn
elements
-
currently only
= target => config => options =>
target
is a DOM node (e.g., document.body)config
is the element configurationoptions
passed to buildDomTree
level
for Hn
elements