kylex

Results 2 issues of kylex

Here is my html: `Choose Date` Here is my js: ``` $("#dtBox").DateTimePicker({ dateFormat: "yyyy-MM-dd", titleContentDate: '', buttonsToDisplay: ["SetButton"], animationDuration: 100, beforeShow: function(oInputElement) { var oDTP = this; oDTP.settings.defaultDate = new...

Question
Feature Request

- Framework7 version: 7.1.5 - Platform and Target: Cordova (Android and iOS) - MacOS Ventura 13.2.1 - npm 9.5.0 A thorough description of the bug can be found on the...