The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Reaction::UI::Widget::Field::Array - A field representing an array of localised items

DESCRIPTION

See Reaction::UI::Widget::Field::Collection, of which this widget is not a subclass.

FRAGMENTS

widget

renders label and list passing additional variable "viewport"

label

content contains the viewport's label

list

renders fragment item over the viewport's value_names

item

content contains the value of the current item ($_ / $_{_})

AUTHORS

See Reaction::Class for authors.

LICENSE

See Reaction::Class for the license.