Updated Input (markdown)

Robert Jelic
2022-04-02 12:30:56 +02:00
parent c37c17cebb
commit 71064f963f

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