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

Moonshine::Bootstrap::Component::NavItem

SYNOPSIS

    $self->nav_item;

options

class
role
active
data
disable

renders

    <li role="presentation" class="active"><a href="#">Home</a></li>