Add fileName property to models and update related components for file handling
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
@if (isSpinnerVisible) {
|
||||
<div id="http-loader">
|
||||
<div fileName="http-loader">
|
||||
<div class="loader-bg">
|
||||
@if (spinner() === Spinkit.skLine) {
|
||||
<div class="sk-line-material" [class.colored]="!backgroundColor()">
|
||||
|
||||
Reference in New Issue
Block a user