Directive that can close targets through provided NavigationService.
Usage:
<button type="button" igxNavClose="ID">Close</button> Copy
<button type="button" igxNavClose="ID">Close</button>
Where the ID matches the ID of compatible IToggleView component.
ID
IToggleView
Directive that can close targets through provided NavigationService.
Usage:
Where the
ID
matches the ID of compatibleIToggleView
component.