Function silkenweb_dom::tag

source ·
pub fn tag(name: impl AsRef<str>) -> ElementBuilder
Expand description

An HTML element tag.

For example: tag("div")