Topic: Angular Bootstrap Select

Comunicaciones pro asked 5 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 5 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


Comunicaciones pro commented 5 years ago

Perfect, Thank you Damian



Please insert min. 20 characters.

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: 7.0.0
  • Device: Laptop
  • Browser: Chrome
  • OS: macOS
  • Provided sample code: No
  • Provided link: Yes