NAME

Pcore::Ext::Lib::Plugin

SYNOPSIS

# swipe tab plugin
plugins => {
    $type{'/pcore/Plugin/swipe_tab'} => {
        allowOverflow   => \0,
        allowDirections => [ 'left', 'right' ],
    },
},

DESCRIPTION

ATTRIBUTES

METHODS

SEE ALSO