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
|
||||
type="number"
|
||||
pattern="[0-9]*"
|
||||
inputmode="decimal"
|
||||
class="form-control"
|
||||
{min}
|
||||
{max}
|
||||
|
Loading…
Reference in New Issue
Block a user