The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

NAME

Moonshine::Bootstrap::Component::Caption

SYNOPSIS

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

returns a Moonshine::Element that renders too..

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