Hi Friends,
I want to make a angular directive - collapse panel in angularjs which will have glyphicon-chevron-down button,
on click of which the panel will expand and will have the body.
Reference image:
Please suggest some code samples and implementation.
Thanks,