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

NAME

Reaction::UI::Widget::Container - Provide viewport attibutes in the current viewport

DESCRIPTION

This widget base class (with no corresponding layout set) will search the viewports attributes for those that contain Reaction::UI::ViewPort classes or subclasses.

These attributes will then be provided as arguments to the widget fragment and can be rendered by their attribute name.

FRAGMENTS

widget

Provides rendering callbacks to those attributes of the viewport that can contain viewport objects as arguments to the widget layout.

AUTHORS

See Reaction::Class for authors.

LICENSE

See Reaction::Class for the license.