Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add inputClassName prop #262

Closed

Conversation

sharvit
Copy link

@sharvit sharvit commented Aug 25, 2020

Adds the ability to add a custom className to the HTML input field.

fixes #261

@vercel
Copy link

vercel bot commented Aug 25, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/react-component/input-number/mr2qh5tkh
✅ Preview: https://input-number-git-fork-sharvit-feat-add-input-class-name-prop.react-component.vercel.app

@codecov
Copy link

codecov bot commented Aug 25, 2020

Codecov Report

Merging #262 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #262   +/-   ##
=======================================
  Coverage   92.99%   92.99%           
=======================================
  Files           1        1           
  Lines         371      371           
  Branches      134      134           
=======================================
  Hits          345      345           
  Misses         26       26           
Impacted Files Coverage Δ
src/InputNumber.tsx 92.99% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 35630ba...14bc5f4. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No option to attatch custom className on the input
1 participant