mirror of
https://github.com/typeable/elm-ui.git
synced 2024-11-27 14:35:05 +03:00
add 'value' attrib with text for multiline.
This commit is contained in:
parent
7ef9985b1a
commit
561e554048
@ -759,7 +759,7 @@ textHelper textInput attrs textOptions =
|
||||
TextArea ->
|
||||
let
|
||||
{ maybePadding, heightContent, maybeSpacing, adjustedAttributes, maybeBorder } =
|
||||
attributes
|
||||
(value textOptions.text :: attributes)
|
||||
|> List.foldr
|
||||
(\attr found ->
|
||||
case attr of
|
||||
|
Loading…
Reference in New Issue
Block a user