Raxol.UI.Components.Input.MultiLineInput.EventHandler (Raxol v2.0.1)
View SourceEvent handler for MultiLineInput component. Handles keyboard input and navigation events.
Summary
Functions
Handles events for the MultiLineInput component.
Functions
@spec handle_event( Raxol.Core.Events.Event.t(), Raxol.UI.Components.Input.MultiLineInput.t() ) :: {:update, term(), Raxol.UI.Components.Input.MultiLineInput.t()} | {:noreply, Raxol.UI.Components.Input.MultiLineInput.t()} | term()
Handles events for the MultiLineInput component.