Icon angellist in input


Topic: Icon "angellist" in input

Nicolas Tremerie asked 4 years ago

Expected behavior enter image description here

Actual behavior enter image description here 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' />

Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue
  • 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