Updated Input (markdown)

Robert Jelic
2022-04-02 12:30:22 +02:00
parent 203291c554
commit b258294835

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