Updated Input (markdown)

Robert Jelic
2022-04-02 12:30:48 +02:00
parent b258294835
commit c37c17cebb

@@ -1,4 +1,4 @@
Inputs are objects, where the user can write something and you can read the value
Inputs are objects, where the user can write something and you can read the it.<br>
Here is a example of how to create a standard input:
````lua