a react scrollable tabs component with many additional features
The react-tabs-scrollable is a simple React scrollable tabs component with a lot of additional features. It fully supports right-to-left (RTL) mode and is easy to install and customize. With a small size of 9.6k (gzipped: 3.9k), it is great for use in navigation, menus, lists, or any proper use for tabs. The component is accessible and provides control over all its elements. The latest version, V2, has been rebuilt from scratch with TypeScript for better bug avoidance and ease of use.
To install the react-tabs-scrollable component, follow these steps:
npm install react-tabs-scrollable
import Tabs from 'react-tabs-scrollable';
<Tabs />
The react-tabs-scrollable component is a powerful tool for creating scrollable tabs in React. It offers a wide range of features, including RTL support, accessibility, and easy customization. With the latest version, V2, rebuilt from scratch with TypeScript, it provides a more elegant and easy-to-use experience. Developers can take advantage of the exposed API and props to have full control over the component. Install it today and start building your own scrollable tabs with ease.