src/app/modules/shared/components/alert-modal/alert-modal.component.ts
selector | app-alert-modal |
styleUrls | ./alert-modal.component.scss |
templateUrl | ./alert-modal.component.html |
Properties |
|
Methods |
constructor(modal: SuiModal<IAlertModalContext | void | void>, location: Location, resourceService: ResourceService, locationStrategy: LocationStrategy)
|
|||||||||||||||
Parameters :
|
getMethod | ||||
getMethod(data)
|
||||
Parameters :
Returns :
void
|
navigatePrevious | ||||
navigatePrevious(data)
|
||||
Parameters :
Returns :
void
|
instance |
Type : string
|
isChecked |
Default value : false
|
Public locationStrategy |
Type : LocationStrategy
|
Public modal |
Type : SuiModal<IAlertModalContext | void | void>
|
Public resourceService |
Type : ResourceService
|
./alert-modal.component.scss