mirror of
https://github.com/typeable/elm-ui.git
synced 2024-11-22 01:15:29 +03:00
Add note about line-height of Input.multiline
This commit is contained in:
parent
7aa0e01549
commit
a80b1d0c95
@ -1565,6 +1565,8 @@ email =
|
||||
|
||||
By default it will have a minimum height of one line and resize based on it's contents.
|
||||
|
||||
Use `Element.spacing` to change its line-height.
|
||||
|
||||
-}
|
||||
multiline :
|
||||
List (Attribute msg)
|
||||
|
Loading…
Reference in New Issue
Block a user