We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e153d1a commit 7f29030Copy full SHA for 7f29030
README.md
@@ -121,7 +121,7 @@ The different spinners available are referenced in [this file](src/lib/spinkits.
121
**_Otherwise, you can simply reference the spinner type as a simple string_**:
122
123
```xml
124
-<ng-http-loader backgroundColor="#ff0000" spinner="sk-wave"></ng-http-loader>
+<ng-http-loader spinner="sk-wave"></ng-http-loader>
125
```
126
127
## Defining your own spinner
0 commit comments