×
This is alert-example-1
This is an example of how the alert will look like when sizeInCols is not defined
This is how class .text looks like
This is how class .small-text looks like
Value input using its emitter:
Value input using ngModel:
Value input using reactive forms:
Dropdown value using its emitter:
Dropdown value using ngModel:
initialize option with ngModel: car4
Value input using reactive forms:
initialize option with reactive forms: car3
This is an example of how the alert will look like when sizeInCols is not defined
This is the way to customize the alert width
You can also use alertService.close(id) to close your modal by external components, such as buttons: