html
====
.. currentmodule:: domilite.tags
.. autoclass:: html
:show-inheritance:
.. rubric:: Attributes Summary
.. autosummary::
~html.aria
~html.attributes
~html.children
~html.classes
~html.data
~html.flags
~html.hx
~html.name
.. rubric:: Methods Summary
.. autosummary::
~html.add
~html.clear
~html.descendants
~html.find_tag_type
~html.iter_subclasses
~html.remove
~html.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:: remove
.. automethod:: render