tinytools-0.1.0.0
Safe HaskellSafe-Inferred
LanguageHaskell2010

Potato.Flow.Controller.Manipulator.TextInputState

Synopsis

Documentation

inputSingleLineZipper :: TextInputState -> KeyboardKey -> (Bool, TextInputState) Source #

returns zipper in TextInputState after keyboard input has been applied for single line entry (does not allow line breaks) Bool indicates if there was any real input