fengyuanchen / pickerjs

⚠️ [Deprecated] No longer maintained. JavaScript date time picker.
https://fengyuanchen.github.io/pickerjs/
MIT License
315 stars 116 forks source link

multiple time-pickers with inline-container #31

Open Hamburgo58 opened 5 years ago

Hamburgo58 commented 5 years ago

What have I to do to initialize multiple time-pickers with a inline-container ?

Must I have one container by each time-picker or is it possible to use one container for all time-pickers ?

Thanks and regards

fengyuanchen commented 5 years ago

Only support to initialize one inline picker within one container.