
package.dist.components.tabs.tabs.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of react Show documentation
Show all versions of react Show documentation
A collection of unstyled, accessible UI components for React, utilizing state machines for seamless interaction.
The newest version!
export { TabContent as Content } from './tab-content.js';
export { TabIndicator as Indicator } from './tab-indicator.js';
export { TabList as List } from './tab-list.js';
export { TabTrigger as Trigger } from './tab-trigger.js';
export { TabsContext as Context } from './tabs-context.js';
export { TabsRoot as Root } from './tabs-root.js';
export { TabsRootProvider as RootProvider } from './tabs-root-provider.js';
© 2015 - 2025 Weber Informatics LLC | Privacy Policy