Topic: Angular extend directive custom library
Cicciokr free asked 4 years ago
Hi, i want to buy Pro version but have a question. I can create a Angular Library in witch i can expose new custom directive that extend mdbootstrap directive? and there is some tutorial or example?
So explain: bs-collpase -> cc-collapse mdb-modal -> cc-modal
Thank you
Arkadiusz Idzikowski staff answered 4 years ago
Changing the functionality of the component by extending its class can be problematic because of the private/protected properties. That's definitely not something we want to support, there are just too many factors that can cause problems to consider and document.
If you just need to use a different selector, you can always create a custom component-wrapper and add MDB component to its template.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: 9.3.0
- Device: desktop
- Browser: chrome
- OS: windows
- Provided sample code: No
- Provided link: No