NAME
Reaction::UI::Widget::Field::Image - An image field
DESCRIPTION
This Reaction::UI::Widget::Field widget represents an image.
FRAGMENTS
image
If the viewport's value_string
is true, it will render the has_image
fragment after setting the uri
argument to the value of the viewport's uri
.
If the value_string
is false the no_image
fragment will be rendered.
SEE ALSO
AUTHORS
See Reaction::Class for authors.
LICENSE
See Reaction::Class for the license.