US-CBP / ngx-cbp-theme

Angular 5/6/7 library based on the CBP Theme
https://us-cbp.github.io/ngx-cbp-theme/
Creative Commons Zero v1.0 Universal
12 stars 5 forks source link

Is accordian necessary? #6

Open jscharett opened 7 years ago

jscharett commented 7 years ago

Do we need an accordion component, or would it be better to rely on the HTML5 details/summary tags? Polyfills exist for IE support. Seems like simplicity and accessibility, using the HTML5 tags would be preferable.

yogeshgadge commented 7 years ago

Probably not necessary for the current foundation release. The material Accordions are very different from these ones on the cbp-style-guide and cbp-theme. We need to stash this somewhere so that we revisit later.