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