Topic: How to install and use this tag mdb-badge and mdb-icon in angular project

teddynyambe priority asked 2 years ago


Expected behavior*The tage to be recognised*Actual behavior*The tages are not recognised, am wondering how do you install them?*Resources (screenshots, code snippets etc.)

<mdb-badge danger="true" class="text-center float-right">-</mdb-badge>
    <h6 class="mt-0 font-weight-bold">{{ value.subject }}</h6>
    <hr class="hr-bold mb-0 my-2" />
    <p class="mb-0">
        <mdb-icon fas icon="location-arrow"></mdb-icon>
        {{ value.location }}
    </p>

Arkadiusz Idzikowski staff answered 2 years ago


@teddynyambe According to the specification of this issue, you use MDB5 Angular v1.6.1, but the presented syntax is from MDB4 Angular documentation. If you use MDB5 you should use this syntax:

https://mdbootstrap.com/docs/b5/angular/components/badges/


teddynyambe priority commented 2 years ago

Thanks, I was confused with your documentation, now am able to follow.



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: Priority
  • Premium support: Yes
  • Technology: MDB Angular
  • MDB Version: MDB5 1.6.1
  • Device: Mackbook
  • Browser: Safari
  • OS: MacOS 12.2.1
  • Provided sample code: No
  • Provided link: No