diff --git a/demos/text-field.html b/demos/text-field.html index 476f057047d..ac01e4cf53f 100644 --- a/demos/text-field.html +++ b/demos/text-field.html @@ -137,7 +137,7 @@

Password field with validation

Outlined Text Field

-
@@ -147,8 +147,9 @@

Outlined Text Field

-

- Must be at least 8 characters +

+ Helper Text (possibly validation message)

@@ -167,6 +168,18 @@

Outlined Text Field

+
+ + +
+
+ + +
+
+ + +
@@ -174,12 +187,13 @@

Text Field box

+ aria-controls="box-name-validation-message">
-

+

@@ -201,7 +215,11 @@

Text Field box

- + +
+
+ +
@@ -211,6 +229,12 @@

Text Field box

+
+ + +
@@ -283,7 +307,11 @@

Text Field - Leading/Trailing icons

- + +
+
+ +
@@ -357,10 +385,24 @@

Full-Width Text Field and Textarea