So, am I right, that first of all I create <input> structure like:
<p><input type="text" value="abc"> (text)</p> (but where i should place it in the code ?)
Then, inside ".ts" file (is it so ?) I create an event listener.
And at last i remember the sandboxing for custom visuals, right ?