- Enter some text to count how many characters are in it. The character count is shown on the right.
+ Enter some text to count how many characters are in it. The character count is shown on
+ the right.
+
+
+ Length: {{longHint.value.length}}
- Length: {{longHint.value.length}}
@@ -249,7 +257,8 @@
Textarea
+ [placeholder]="hideRequiredMarker ?
+ 'Required Without Marker' : 'Required With Marker'">