svg_tag ======= .. currentmodule:: domilite.svg .. autoclass:: svg_tag :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~svg_tag.aria ~svg_tag.attributes ~svg_tag.children ~svg_tag.classes ~svg_tag.data ~svg_tag.flags ~svg_tag.hx ~svg_tag.name .. rubric:: Methods Summary .. autosummary:: ~svg_tag.add ~svg_tag.clear ~svg_tag.descendants ~svg_tag.find_tag_type ~svg_tag.iter_subclasses ~svg_tag.normalize_attribute ~svg_tag.remove ~svg_tag.render .. rubric:: Attributes Documentation .. autoattribute:: aria .. autoattribute:: attributes .. autoattribute:: children .. autoattribute:: classes .. autoattribute:: data .. autoattribute:: flags .. autoattribute:: hx .. autoattribute:: name .. rubric:: Methods Documentation .. automethod:: add .. automethod:: clear .. automethod:: descendants .. automethod:: find_tag_type .. automethod:: iter_subclasses .. automethod:: normalize_attribute .. automethod:: remove .. automethod:: render