Topic: How do I add more Icons in form-inputs having icons?
Raghav Sharma asked 5 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.
Open
- User: 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 5 years ago
https://mdbootstrap.com/docs/react/forms/inputs/#docsTabsAPI
Check our API ( link above ). You can use
iconBrand
to do that.