Topic: Icon "angellist" in input
                  
                  Nicolas Tremerie
                  free
                  asked 5 years ago
                
Expected behavior

Actual behavior
 Resources (screenshots, code snippets etc.)
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 ...
                      
                        Add comment
                      
                    
                  
                
                      
                      Piotr Glejzer
                      staff
                        answered 5 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.
Status
              Answered
Specification of the issue
              - ForumUser: 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