## Functions

| function name   | description                   |
| ---             | ---                           |
| focus           | Focuses on the input          |
| blur            | Blurs the input (loses focus) |
| select          | Selects all text in the input |
