Skip to content
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.

mitchellsimoens/Ext.ux.touch.SwipeTabs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 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

Languages

  • JavaScript 100.0%