Search results

TabSwipeMode API in JavaScript Tabs API control

Enables or disables the tab swiping action through Touch and Mouse.

  • Both: Enables swiping for both touch and mouse input.
  • Touch: Enables swiping only for touch input.
  • Mouse: Enables swiping only for mouse input.
  • None: Disables swiping for both touch and mouse input.
  • Both
  • Touch
  • Mouse
  • None