You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 25, 2022. It is now read-only.
@@ -68,6 +69,7 @@ For more detailed example check out [the app directory](./app).
68
69
-__mousedown:__ Enable mousedown for increment or decrement value.
69
70
-__integer:__ Enable integer value only.
70
71
-__placeholder:__ Set a input placeholder. If `placeholder` has some value then `min` is not used as a placeholder.
72
+
-__inputclass:__ Set a diferent class for the input element. For example, if you use Bootstrap default input class you can set `:inputclass="'form-control'"` to use `form-control` class in the input element.
0 commit comments