mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2025-01-04 20:56:47 +03:00
Note about V2.writing ignoring minimumHeight
This commit is contained in:
parent
aa3b49ba2b
commit
55acc3e406
@ -18,6 +18,12 @@ module Nri.Ui.TextArea.V2
|
|||||||
- The view now returns `Html.Styled` rather than plain `Html`.
|
- 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
|
## The Nri styleguide-specified textarea with overlapping label
|
||||||
|
|
||||||
@docs view, writing, contentCreation, Model, generateId, styles
|
@docs view, writing, contentCreation, Model, generateId, styles
|
||||||
|
Loading…
Reference in New Issue
Block a user