
package.dist.components.timer.timer.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 { TimerActionTrigger as ActionTrigger } from './timer-action-trigger.js';
export { TimerArea as Area } from './timer-area.js';
export { TimerContext as Context } from './timer-context.js';
export { TimerControl as Control } from './timer-control.js';
export { TimerItem as Item } from './timer-item.js';
export { TimerRoot as Root } from './timer-root.js';
export { TimerRootProvider as RootProvider } from './timer-root-provider.js';
export { TimerSeparator as Separator } from './timer-separator.js';
© 2015 - 2025 Weber Informatics LLC | Privacy Policy