Topic: How do I add more Icons in form-inputs having icons?
Raghav Sharma free asked 4 years ago
Expected behaviour
How do I add more icons to the input having icons? Like given over here? https://mdbootstrap.com/docs/react/forms/validation/#icon-styles
I want to have more of these custom icons given over here, https://mdbootstrap.com/docs/react/content/icons-list/ such as Facebook, Linkedin, WhatsApp, Instagram etc.
Actual Behavior
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Free
- Premium support: No
- Technology: MDB React
- MDB Version: 4.26.1
- Device: Macbook
- Browser: Chrome
- OS: Mac OS Catalina
- Provided sample code: No
- Provided link: Yes
Piotr Glejzer staff commented 4 years ago
https://mdbootstrap.com/docs/react/forms/inputs/#docsTabsAPI
Check our API ( link above ). You can use
iconBrand
to do that.