View Source Tremorx.Components.Image (tremorx v0.1.0)

Image

Summary

Functions

Renders an image from url. Supports caching

Functions

Renders an image from url. Supports caching

Attributes

  • src (:string) (required)
  • class (:string)
  • alt (:string) - Defaults to "Image Description".
  • Global attributes are accepted.