diff --git a/packages/web/src/scss/components/TextArea/index.html b/packages/web/src/scss/components/TextArea/index.html index 37b5cdd72d..431449978d 100644 --- a/packages/web/src/scss/components/TextArea/index.html +++ b/packages/web/src/scss/components/TextArea/index.html @@ -1,9 +1,11 @@ {{#> layout/plain }}
+

Default

-
+
+
@@ -13,47 +15,63 @@

Default

+
+
+

Required

-
+
+
+
+
+

Hidden Label

-
+
+
+
+
+

Helper Text

-
+
+
Helper text
+
+
+

Disabled

-
+
+
@@ -63,13 +81,17 @@

Disabled

+
+
+

Validation State with Validation Text

-
+
+
@@ -96,22 +118,32 @@

Validation State with Validation Text

This is helper text
Danger validation text
+
+
+

Fluid

-
- - +
+ +
+ + +
+
+
+

Inline

-
+
+
@@ -119,18 +151,24 @@

Inline

+
+
+

AutoResize

-
+
+
+
+
{{/layout/plain }}