Login Register

Styling multiple accordions differently

I have a UI requirement that forces me to have on the same page two accordions. Additionally the request is that I style them differently. In the 0.3.x days there were two AccordionPane attributes that could be used to provide a hook. They were containerNodeClass and labelNodeClass. Using these two attributes each accordion pane could have a different look to them.

How can I accomplish something similar?

Thanks