Param | Type | Details |
---|---|---|
name | string | The ID of the modal to remove. |
Param | Type | Details |
---|---|---|
name | string | The name of the modal, if null the callback will fire whenever a modal is closed |
callback | Function | The function to be called when the cancel event is fired. |
scope | Object | The $scope object for unsubscribing to the event when the scope is destroyed. |
Param | Type | Details |
---|---|---|
modal | string | The modal object. |
Param | Type | Details |
---|---|---|
name | string | The ID of the modal to remove. |
Param | Type | Details |
---|---|---|
name | string | The ID of the modal to remove. |