You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added parser and formatter props to input and input_number components (#209)
* Added parser and formatter properties to input and input_number components
* Implemented copy trait for OptionalProp
* InputNumber's formatter and parser using its generic type
* Fixed InputNumber's docs
0 commit comments