NAME
Moonshine::Bootstrap::Component::ListGroupItem
SYNOPSIS
$self->list_group_item({ class => 'search' });
returns a Moonshine::Element that renders too..
<li class="list-group-item">Some text</li>
Moonshine::Bootstrap::Component::ListGroupItem
$self->list_group_item({ class => 'search' });
returns a Moonshine::Element that renders too..
<li class="list-group-item">Some text</li>