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
Was this feature ever considered? We ran into the same issue. For now, we used Sass to extend .form-control but we think the library should support a custom class name in the props.
I would like to set a custom class on the input field so I can integrate it with bs3 by adding the
form-control
class.It would be nice to have a
inputClassName
prop so I can add my own class-name.Thanks!
The text was updated successfully, but these errors were encountered: