0.0.16 • Published 1 year ago

ngx-rs-time-picker v0.0.16

Weekly downloads
5
License
MIT
Repository
github
Last release
1 year ago

NgxRSTimePicker

This is a simple Angular Time Picker

Demo Image Dark Mode Image

Available Inputs:

  • pickTimeText - Text of pick time button
  • date - Date object for setting hour and time
  • primaryColor - Color of the selected hour, minute, and the pick time background color
  • backgroundColor - Time Picker container background color
  • textColor - Text Color (Digits etc.)
  • inputControlBackgroundColor - Hour and Minutes input background color
  • width - Container width
  • manualInput - Toggle display manual input
  • maxHours - Max hours (apply custom max number for hours)

Installation

  • npm i ngx-rs-time-picker

Demo

https://rs-time-picker-demo.firebaseapp.com

Usage

Import the NgxRsTimePickerModule module in app module Then use it in your own component:

<ngx-rs-time-picker primaryColor="'red'" maxHours="24" manualInput="true" enableAnimation="true">

Created By RSinnotech Team

Visit us at: www.rsinnotech.com

0.0.16

1 year ago

0.0.13

3 years ago

0.0.14

3 years ago

0.0.10

3 years ago

0.0.11

3 years ago

0.0.12

3 years ago

0.0.9

3 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago