Merge pull request #263 from rjdellecese/patch-1

Add note about altering line-height of Input.multiline
This commit is contained in:
Matthew Griffith 2020-10-26 16:43:58 -04:00 committed by GitHub
commit 7919c5e4f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1565,6 +1565,8 @@ email =
By default it will have a minimum height of one line and resize based on it's contents. 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 : multiline :
List (Attribute msg) List (Attribute msg)