Official React Wrapper
timepicker-ui-react
A lightweight, SSR-safe React component that provides a thin wrapper around timepicker-ui with full TypeScript support.
Features
Full TypeScript Support
All types directly from timepicker-ui core with full IntelliSense
SSR-Safe
Works with Next.js, Remix, Gatsby, and other SSR frameworks
Zero Type Duplication
Re-exports core types, no duplicated interfaces
Event-Driven
Direct mapping to timepicker-ui's EventEmitter API
Controlled & Uncontrolled
Support for both value patterns
ForwardRef Support
Compatible with React Hook Form and other form libraries