Topic: Where is the Detailed Documentation?
bramirez pro asked 5 years ago
Where is the detailed documentation for the pro version? I added a 6th dashboard and can't find the documentation to change the layout, I am trying to add 6 of those stat cards to the top row.
<app-stats-card class="mb-6"></app-stats-card>
<section class="my-5">
<!--Card-->
<div class="card card-cascade narrower">
</div>
<!--/.Card-->
</section>
Arkadiusz Idzikowski staff answered 5 years ago
You can find documentation for Angular cards here: MDB Angular Cards (more details in API section, you need to change tab at the top of the docs page).
bramirez pro commented 5 years ago
It looks like inneed to either use card-group or flex?
Amd also change the column. So if inneed 6 cards of the same size to show on desktop and then to take up the entire row when small, how would you suggest I achieve that?
bramirez pro commented 5 years ago
Also that documentation you pointed me to is for the free version. I purchased pro. Looking for that specific documentation on all the classes.
Damian Gemza staff answered 5 years ago
Dear @bramirez
About your card question: If you want to place 6 cards on desktop view, and in mobile, those cards should be aligned in the column view, please use the flexbox layout. Here are more pieces of information about flexbox.
About the documentation: Our documentation is the same for the free and the pro components. In each component's documentation, there's free and pro components.
Best Regards,
Damian
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- ForumUser: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: 7.0.0
- Device: N/A
- Browser: N/A
- OS: N/A
- Provided sample code: Yes
- Provided link: No