TimePicker
Angular Bootstrap TimePicker
Angular Bootstrap material time picker is a component which uses a dialog to select a single time in hours:minutes
format. The selected time is indicated by the filled circle at the end of the clock hand.
Importing the Contrast Angular Bootstrap TimePicker Module
To use the Contrast Angular Bootstrap TimePicker component in your project you need to import TimePickerModule
.
import {TimePickerModule } from 'cdbangular';
Default TimePicker.
html
<CDBTimepicker placeholder="10:05 AM" theme="SoundCloud" colorPalette="dark"></CDBTimepicker>
API Reference: Contrast Angular Bootstrap TimePicker Props
This section will build on your information about the props you get to use with the Contrast Angular Bootstrap TimePicker component. You will find out what these props do, their default values, and how you would use them in your code.
The table below lists other prop options of the CDBTimePicker
component.
Name | Type | Default | Description | Example |
---|---|---|---|---|
placeholder | String | Required! Sets placeholder for time indicator input | placeholder="placeholder" | |
time | String | Sets the time | time="09:30:30 AM" | |
class | String | Adds custom classes | Adds custom classes | class="myClass" |
theme | String | Sets the theme of the time picker. Can be either material , classic or neomorphism | theme="classic" | |
colorPalette | String | light | Changes the color palette of the time picker. Can be either light or dark | colorPalette="dark" |
disable | Boolean | false | Disables TimePicker component | [disabled] = false |
Trying to build out all user interfaces and components for your website or web app from scratch can become a very tedious task. A huge reason why we created Contrast Bootstrap to help reduce the amount of time we spend doing that, so we can focus on building some other aspects of the project. Contrast Bootstrap PRO consists of a UI Kit featuring over 10000+ component variants. Together with a template of 5 admin dashboards and 23+ additional multipurpose pages template for building almost any type of website or web app. You can view a demo and learn more about Contrast by clicking here.Download the free react template

Contrast Bootstrap PRO was built using the most popular CSS framework Bootstrap to help build your next landing, admin SAAS, prelaunch etc project with a clean, prebuilt and well documented template and UI components.Learn more about Contrast