junior5417 pro asked 5 years ago


How do i set the collapsable are active by default?
<!--Accordion wrapper-->
<mdb-squeezebox [multiple]="false" aria-multiselectable="true">
    <mdb-item  *ngFor="let item of itemsList">
        <mdb-item-head> {{ item.title }} </mdb-item-head>
        <mdb-item-body> {{ item.description }} </mdb-item-body>
    </mdb-item>
</mdb-squeezebox>
<!--/.Accordion wrapper-->
                            


Damian Gemza staff commented 5 years ago

Dear junion5417, Please use [collapsed]="false" control on your mdb-item element. Best Regards, Damian

junior5417 pro commented 5 years ago

Thanks

junior5417 pro commented 5 years ago

Btw, is there any way i can disable the mdb-item

Damian Gemza staff commented 5 years ago

Dear junior5417, Unfortunately no. There's no way to disable the mdb-item. We'll try to add such control in next releases. Best Regards, 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: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No
Tags