Topic: I can't use md-form input
hsallabas pro asked 6 years ago
<divclass="md-form">
<iclass="fa fa-envelope prefix"></i>
<inputtype="text"id="form2"class="form-control">
<labelfor="form2">Example label</label>
</div>
ı'm pro user. but ı can't use input ... https://i.hizliresim.com/Plo6Q9.png
Add comment
Damian Gemza staff answered 6 years ago
Hello hsallabas,
Please modify your's code to looks like this below. mdbActive directive is needed for animation on click.
Best Regards,
Damian
<div class="md-form"> <i class="fa fa-envelope prefix"></i> <input mdbActive type="text" id="form2" class="form-control"> <label for="form2">Example label</label> </div>
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Resolved
Specification of the issue
- ForumUser: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: Yes
Tags