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

NAME

Moonshine::Bootstrap::Component::Caption

SYNOPSIS

    $self->caption({ class => 'search' });

returns a Moonshine::Element that renders too..

    <div class="caption"></div>