Skip to content

KAZOO Support Channels

This documentation is curated by 2600Hz as part of the KAZOO open source project. Join our community forums here for peer support. Only features in the docs.2600hz.com/supported space are included as part of our 2600Hz Support Services plan.

monster.ui.timepicker()#

Syntax#

monster.ui.timepicker(target[, options]);

Parameters#

Key Description Type Default Required
target Input or select element on which the method will be applied. jQuery true
options List of options for jQuery Timepicker plugin. Object false

Description#

This helper will transform a field into a jQuery Timepicker element. It will automatically use the time format that the user has chosen in his Monster-UI Settings.