mirror of
https://github.com/typeable/elm-ui.git
synced 2024-11-26 22:15:45 +03:00
behind -> behindContent
This commit is contained in:
parent
c21af18aa3
commit
3cdc68e399
@ -12,7 +12,7 @@ module Element.Background exposing
|
||||
|
||||
@docs image, uncropped, tiled, tiledX, tiledY
|
||||
|
||||
**Note** if you want more control over a background image than is provided here, you should try just using a normal `Element.image` with something like `Element.behind`.
|
||||
**Note** if you want more control over a background image than is provided here, you should try just using a normal `Element.image` with something like `Element.behindContent`.
|
||||
|
||||
-}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user