Nb-Accordion-Item Expanded

Nb-Accordion-Item Expanded



I am using latest Nebular version with Angular 7, facing an issue while using nebular accordion. Issue: By default active accordion should expanded not all, I have tried to use expanded = true but with this all accordion expanded which is not the use case.


:boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode – akveo/nebular, Is there any way to do this? I have a dynamic nb-accordion inside an nb-card that grows with data but I don’t want my page height to increase. Thanks for any help.


9/30/2018  · /deep/ nb- accordion-item.expanded nb- accordion-item -body { .ng-trigger-accordionItemBody { height: auto !important } } I hope it will help u guys too ) Saved my day. Thanks bud. Copy link MarcoFiusco commented Nov 21, 2018. @diegoalex Thank you for the solution! Sign …


12/22/2018  · Issue type. I’m submitting a bug. bug report Issue description. Current behavior: when I add nb-accordion inside a nb-tab which is inside a nb-tabset.nb-accordion does not work the way I expect. It is initialized with an open state and when I close it, it does collapse.


12/28/2019  · A few days back, I needed an accordion to toggle plain text using only CSS. I searched on the web, but didn’t find what I needed. So, I decided to code a simple and straightforward HTML & CSS based accordion to expand and collapse text without using JavaScript.

Advertiser