Topic: Icon "angellist" in input
Nicolas Tremerie asked 4 years ago
Expected behavior
Actual behavior Resources (screenshots, code snippets etc.)
<MDBInput
label="Totem"
hint="Jacara"
icon="angellist"
group
type="text"
value={totem}
onChange={passExtractedValue(setTotem)}
/>
He uses fa fa-angellist prefix. Not fab fa-angellist ...
Piotr Glejzer staff answered 4 years ago
Try this code. If you will add prop iconBrand
this icon will be shown.
<MDBInput label='Totem' iconBrand hint='Jacara' icon='angellist' group type='text' />
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Free
- Premium support: No
- Technology: MDB React
- MDB Version: 4.27.0
- Device: ACER
- Browser: Chrome
- OS: Windows
- Provided sample code: No
- Provided link: No