When you update the value of the input below, you will see the text below the input update with the value of the input, just like magic…
It will toggle to the error state if the input is longer than 10 characters.
The length of the input must be 10 characters or less.
The value of the input is: '{{inputValue}}'
The length of the input is: {{inputValue.length}}