-
Notifications
You must be signed in to change notification settings - Fork 3
TextInput
AR2000AR edited this page Jul 10, 2023
·
1 revision
TextInput(Text)
The placeholder char to print instead of the normal text. The placeholder cannot be removed once set but can be changed.
Parameters :
- value:string
You cannot change the TextInput callback unlike with other widget's
Return :
- function - the widget's callback methods. It take a 'key_down' event as parameters
Allow multiples lines input.
Parameters :
- value:boolean
Return :
- boolean