Topic: Angular Bootstrap Select
Comunicaciones pro asked 6 years ago
Hello There is a style for the placeholders of the select to behave like the Basic mat-select of angular material?
https://material.angular.io/components/select/overview
Thank you
Damian Gemza staff answered 6 years ago
Dear Comunicaciones,
Are you talking about the floating label? When the 2input is active, the label is lifted up?
If this is your wanted behavior, please use the label
input on mdb-select
element.
Please take a look at the below code:
<mdb-select [options]="optionsSelect" label="Choose your option"></mdb-select>
Best Regards,
Damian
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- User: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: 7.0.0
- Device: Laptop
- Browser: Chrome
- OS: macOS
- Provided sample code: No
- Provided link: Yes