odo.api
/
straightway.odo.api.v0.ui
/
TextInput
Text
Input
interface
TextInput
:
UiElement
Content copied to clipboard
A UI element accepting a text input from the user.
Types
Properties
Types
Initializer
Link copied to clipboard
interface
Initializer
:
UiElement.Initializer
Content copied to clipboard
Initializer for setting up a TextInput.
Properties
text
Link copied to clipboard
abstract val
text
:
String
Content copied to clipboard
The text the user entered.