Accordions inside table #2888
matachecosmin
started this conversation in
General
Replies: 1 comment 1 reply
-
Hello @matachecosmin , You probably can use the collapse component which the Accordion is based on. This collapse component has a You could probably give a classname to all children, and use this classname in the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I'm currently working on an Orange project using Boosted v5.1.3. I have a task that involves mixing accordions within a table. Specifically, I want to group elements with the same country, service and sub-service into an accordion component. Please refer to the attached images for clarification.
Has anyone implemented a similar solution? Is it possible to achieve this with Boosted? I didn't make it work. At the moment, I'm developing a custom JavaScript solution.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions