Topic: duration attribute on MDBCollapse not working
Expected behavior Changing the duration attribute on the MDBCollapse element should change the duration of the animation.
Actual behavior It has no effect on the duration of the animation.
Resources (screenshots, code snippets etc.)
<MDBCollapse v-model="collapse" :duration="1000">Collapsing content</MDBCollapse>
This has no effect.
https://mdbootstrap.com/docs/vue/components/collapse/#docsTabsAPI
Bartosz Cylwik staff answered 2 years ago
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Pro
- Premium support: Yes
- Technology: MDB Vue
- MDB Version: MDB5 3.1.1
- Device: Laptop
- Browser: Chrome
- OS: Linux Ubuntu
- Provided sample code: No
- Provided link: Yes