UNPKG

@redkhat/timepicker

Version:

This project contains a series of time selection components. The timepicker allows users to select a time from a clock-like interface. The timepicker is built using **Angular 19+** and **Angular Material 19+**.

6 lines (5 loc) 179 B
export * from './lib/timepicker'; export * from './lib/timepicker-input'; export * from './lib/timepicker-toggle'; export * from './lib/clock'; export * from './lib/utils/index';