Skip to content

VinylFox/Ext.ux.touch.SwipeTabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Ext.ux.touch.SwipeTabs

A plugin that lets the user swipe between tabs in a TabPanel. No configuration is needed.

Sample Usage

{
  xtype: 'tabpanel',
  ...,
  plugins: 'swipetabs',
  ...
}

If you need a particular panel to not have swipe actions added to it, you can disable them by setting allowSwipe to false on the item.

About

Swipe Tab Plugin for sencha Touch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published