Topic: duration attribute on MDBCollapse not working
rtg priority asked 1 year ago
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
Add comment
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Answered
Specification of the issue
- ForumUser: Priority
- 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