tabs
tabs copied to clipboard
feat: add allowScrollCrossTabOnTouchMove props into Tabs Component to improve UX on mobile device
Live Demo: https://rc-tab-contribution-demo-cyan.vercel.app/demo/allow-scroll-tab-cross-tab-on-touch-move
allowScrollCrossTabOnTouchMove = true
allowScrollCrossTabOnTouchMove = false or undefined
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated |
---|---|---|---|
tabs | ✅ Ready (Inspect) | Visit Preview | May 2, 2022 at 3:10PM (UTC) |
Any recommend to change the named way of this props that is accepted. I see to change to allowScrollCrossTabOnSwipe is better than. Do you think so?