The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.