wijjit.elements.input.text.TextInput ==================================== .. currentmodule:: wijjit.elements.input.text .. autoclass:: TextInput .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~TextInput.__init__ ~TextInput.add_class ~TextInput.apply_props ~TextInput.get_ephemeral_state ~TextInput.get_hardware_cursor_position ~TextInput.get_height_for_width ~TextInput.get_intrinsic_size ~TextInput.handle_key ~TextInput.handle_mouse ~TextInput.has_class ~TextInput.on_blur ~TextInput.on_focus ~TextInput.on_hover_enter ~TextInput.on_hover_exit ~TextInput.on_mount ~TextInput.on_unmount ~TextInput.on_update ~TextInput.remove_class ~TextInput.render_signature ~TextInput.render_to ~TextInput.restore_ephemeral_state ~TextInput.set_bounds ~TextInput.toggle_class .. rubric:: Attributes .. autosummary:: ~TextInput.autocomplete_is_open ~TextInput.captures_tab ~TextInput.completer ~TextInput.parent_frame ~TextInput.supports_dynamic_sizing ~TextInput.value ~TextInput.cursor_pos ~TextInput.bounds