sending value in input angular material

JavaScript
<input matInput type="text" name="todo" #todo placeholder="Enter a todo">

Source

Also in JavaScript: