Have decimal keyboard for SpinBoxFloat
This commit is contained in:
parent
0c49f6c08b
commit
af53ccfb36
@ -17,6 +17,8 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
|
|||||||
|
|
||||||
<input
|
<input
|
||||||
type="number"
|
type="number"
|
||||||
|
pattern="[0-9]*"
|
||||||
|
inputmode="decimal"
|
||||||
class="form-control"
|
class="form-control"
|
||||||
{min}
|
{min}
|
||||||
{max}
|
{max}
|
||||||
|
Loading…
Reference in New Issue
Block a user