0.1.0 • Published 6 years ago
lib-military-time v0.1.0
AngularMilitaryClock
This library was generated with Angular CLI version 8.2.14.
For install:
npm i lib-military-time
About package
This package allow you add clock on your web-application. For add clock use tag nr-military-time
.
This Component input one variable:
isSecond
- will be display or not. You can settrue
orfalse
value. Basic isfalse
.
##Style
You can add background-color and set color for text. For this, use on your style's file:
--nr-military-time-bg
for set background;--nr-military-time-color
for set font color.
##Example for use
<nr-military-time isSecont="true""></nr-military-time>
or <nr-military-time></nr-military-time>
0.1.0
6 years ago