NAME
Reaction::UI::Widget::Image - An image with optional height and width properties
DESCRIPTION
FRAGMENTS
widget
The widget layout will be provided with an additional img_attrs argument containing a rendered string of the image's attributes containing:
- src
 - 
The return value of the viewports
urimethod. - width
 - 
The value of the viewports
widthattribute if one was found. - height
 - 
The value of the viewports
heightattribute if one was found. 
LAYOUT SETS
share/skin/base/layout/image.tt
AUTHORS
See Reaction::Class for authors.
LICENSE
See Reaction::Class for the license.