Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

input number step #11249

Closed
xxjyen opened this issue Mar 5, 2015 · 1 comment
Closed

input number step #11249

xxjyen opened this issue Mar 5, 2015 · 1 comment

Comments

@xxjyen
Copy link

xxjyen commented Mar 5, 2015

<input type=number min=0 max=100 step=1 ng-model="test">

when $scope.test = 0.5

validation pass

@Narretz
Copy link
Contributor

Narretz commented Mar 5, 2015

This is currently unsupported. The feature is tracked here: #10597

@Narretz Narretz closed this as completed Mar 5, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants