wsmd / react-use-form-state

πŸ“„ React hook for managing forms and inputs state

Home Page:http://react-use-form-state.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Request: Input type "number" with BaseInputProps - value is "number" type

Markila-BOT opened this issue Β· comments

For current validation or type checking when using the number as the type of input we need a higher level of checking just to filter out NaN inputs. Since the type for value is string BaseInputProps.

πŸš€πŸš€πŸš€_index_d_ts_β€”_potatov2