Open itasgaming opened 4 years ago
Thanks for the feedback I quite busy this week, so I will work on this on Thursday
On Tue, Dec 3, 2019, 21:12 giladwo notifications@github.com wrote:
You can also use an input's type_ with "number" to have the HTML input element automatically reject non-numeric inputs (very useful for numeric inputs such as a team's or a match's numbers).
— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/orbit1690/Scouting-2019/pull/4?email_source=notifications&email_token=ANUZTA37AZCMCGMAOEAOI4DQW2VRJA5CNFSM4JSZAC52YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEF2PNGY#issuecomment-561313435, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANUZTA42DT3VGE5U6ON3DBLQW2VRJANCNFSM4JSZAC5Q .
You can also use an
input
'stype_
with"number"
to have the HTML input element automatically reject non-numeric inputs (very useful for numeric inputs such as a team's or a match's numbers).