[][src]Module yew::virtual_dom::vtag

This module contains the implementation of a virtual element node VTag.

Structs

VTag

A type for a virtual Element representation.

Constants

HTML_NAMESPACE

Default namespace for html elements

SVG_NAMESPACE

SVG namespace string used for creating svg elements