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