Angular Duration Picker Directive

Author: Yankovsky
Official Page: Go to website
Publish Date: January 2, 2018
License: MIT

Description:

An Angular duration picker directive that allows to pick duration in hours, minutes, seconds from 00:00:00 to 99:59:59.

Installation:

# Yarn
$ yarn add angular-duration-picker

# NPM
$ npm install angular-duration-picker --save

Preview:

Angular Duration Picker Directive


You Might Be Interested In:

Add Comment