Get TextInput Value

Hi, i’m creating a login, and what i want to do is get the writed text of a textInput, i want to get that value in javascript.

Then I recommend you take a look at the docs for binding texst inputs to observables.
For instance here and here :slight_smile: