@dhutaryan/ngx-mat-timepicker
Version:
Angular timepicker to add time which is based on material design and Angular material.
6 lines (5 loc) • 358 B
TypeScript
export declare function getClockRadius(touchUi?: boolean): number;
export declare function getClockTickRadius(touchUi?: boolean): number;
export declare function getClockCorrectedRadius(touchUi?: boolean): number;
export declare function getClockOuterRadius(touchUi?: boolean): number;
export declare function getClockInnerRadius(touchUi?: boolean): number;