Expandable content example
<ng-expand label="Expand button label example" > <p>Expandable content example</p> </ng-expand>
Choose the text for the expand/collapse button.
Set the initial state (expanded or collapsed) for the component.
Choose between two different icon types: arrow or plus (+).
Controls the button’s tab order in keyboard navigation.