We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37dda1a commit 5cd1295Copy full SHA for 5cd1295
README.md
@@ -7,6 +7,8 @@ More specifically, date-picker, date-time-picker, numeric-range, and color-picke
7
widgets are added as needed to the falled back Html5 inputs. Please, don't forget that Html5 inputs fallback is activated
8
bya calling the `mvcct.enhancer.addBasicInput` method and passing it a [Globalize](https://github.com/jquery/globalize) object.
9
10
+**bootstrap-html5-fallback is available both on bower and npm**
11
+
12
Widget options are added to the overall mvcct-enhancer options object.
13
Please refer to the [mvcct-enhancer](https://github.com/MvcControlsToolkit/mvcct-enhancer)
14
for the usage of the mvcct-enhancer module. Below, all selected bootstrap widgets, and the loacation theyr options are placed.
0 commit comments