Module element

Source
Expand description

SVG Elements.

Modulesยง

creators ๐Ÿ”’

Macrosยง

e ๐Ÿ”’

Structsยง

Element

Enumsยง

ElementCreateFlags ๐Ÿ”’
ElementData
Parsed contents of an element node in the DOM.

Staticsยง

ELEMENT_CREATORS ๐Ÿ”’

Traitsยง

ElementTrait

Functionsยง

get_element_creators ๐Ÿ”’
set_attribute
Sets dest if parse_result is Ok(), otherwise just logs the error.

Type Aliasesยง

ElementDataCreateFn ๐Ÿ”’