0.0.16 • Published 2 years ago

ngx-rs-time-picker v0.0.16

Weekly downloads
5
License
MIT
Repository
github
Last release
2 years 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

2 years ago

0.0.13

4 years ago

0.0.14

4 years ago

0.0.10

4 years ago

0.0.11

4 years ago

0.0.12

4 years ago

0.0.9

4 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago