md2-collapse
Native Angular2 Material Collapse directive
Installation
npm install --save md2-collapse
API
Example:
HTML sample code
Lorum Ipsum Content
TS sample code
//app-module.ts ; //component.ts ...
Properties
collapse
- (?boolean=true
) - It show/hide the collapsible content through toggling.