ng2-expansion-panels icon indicating copy to clipboard operation
ng2-expansion-panels copied to clipboard

Expansion Panels component for Angular 2

Results 4 ng2-expansion-panels issues
Sort by recently updated
recently updated
newest added

How I set collapse to be opened when the page loads, The default is closed when the page loads Thanx

is it possible to register this panel to system.config.js?

I want the collapse to be open if the user clicks something inside the collapsed content

I have angular 2 application, where I am displaying cards in different colors in rows and columns.I have added 2 expansion panels to the card. I want the panel to...