Note about V2.writing ignoring minimumHeight

This commit is contained in:
Marica Odagaki 2018-05-23 15:12:19 -08:00
parent aa3b49ba2b
commit 55acc3e406

View File

@ -18,6 +18,12 @@ module Nri.Ui.TextArea.V2
- The view now returns `Html.Styled` rather than plain `Html`.
### Known issues
- V2.writing ignores the minimumHeight field; it's fixed to 150px as
specified by the internal InputStyles module.
## The Nri styleguide-specified textarea with overlapping label
@docs view, writing, contentCreation, Model, generateId, styles