wijjit.elements.input.text.TextArea =================================== .. currentmodule:: wijjit.elements.input.text .. autoclass:: TextArea .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~TextArea.__init__ ~TextArea.add_class ~TextArea.apply_props ~TextArea.get_ephemeral_state ~TextArea.get_hardware_cursor_position ~TextArea.get_height_for_width ~TextArea.get_intrinsic_size ~TextArea.get_value ~TextArea.handle_key ~TextArea.handle_mouse ~TextArea.has_class ~TextArea.on_blur ~TextArea.on_focus ~TextArea.on_hover_enter ~TextArea.on_hover_exit ~TextArea.on_mount ~TextArea.on_unmount ~TextArea.on_update ~TextArea.redo ~TextArea.remove_class ~TextArea.render_signature ~TextArea.render_to ~TextArea.restore_ephemeral_state ~TextArea.restore_scroll_position_x ~TextArea.rewrap_content ~TextArea.set_bounds ~TextArea.set_value ~TextArea.toggle_class ~TextArea.undo .. rubric:: Attributes .. autosummary:: ~TextArea.captures_tab ~TextArea.parent_frame ~TextArea.scroll_position_x ~TextArea.supports_dynamic_sizing ~TextArea.value