Element ======= .. autoclass:: toui.elements.Element :show-inheritance: Methods ------- .. autosummary:: :nosignatures: :toctree: toui.elements.Element.add_content toui.elements.Element.add_to_class_list toui.elements.Element.del_attr toui.elements.Element.from_bs4_tag toui.elements.Element.from_str toui.elements.Element.get_attr toui.elements.Element.get_class_list toui.elements.Element.get_content toui.elements.Element.get_element toui.elements.Element.get_elements toui.elements.Element.get_files toui.elements.Element.get_height_property toui.elements.Element.get_id toui.elements.Element.get_parent toui.elements.Element.get_selected toui.elements.Element.get_selector toui.elements.Element.get_style_property toui.elements.Element.get_unique_selector toui.elements.Element.get_value toui.elements.Element.get_width_property toui.elements.Element.has_attr toui.elements.Element.on toui.elements.Element.onclick toui.elements.Element.remove_from_class_list toui.elements.Element.set_attr toui.elements.Element.set_content toui.elements.Element.set_height_property toui.elements.Element.set_id toui.elements.Element.set_style_property toui.elements.Element.set_value toui.elements.Element.set_width_property toui.elements.Element.to_bs4_tag toui.elements.Element.to_str