tremorx
v0.1.0
Pages
Modules
Search documentation of tremorx
Settings
View Source
Tremorx.Components.Image
(tremorx v0.1.0)
Image
Summary
Functions
image(assigns)
Renders an image from url. Supports caching
Functions
Link to this function
image(assigns)
View Source
Renders an image from url. Supports caching
Attributes
src
(
:string
) (required)
class
(
:string
)
alt
(
:string
) - Defaults to
"Image Description"
.
Global attributes are accepted.