Mihai Ilie

Results 1 comments of Mihai Ilie

You can use the injection token MAT_PROGRESS_SPINNER_DEFAULT_OPTIONS, providing it with different configuration in the module where you need it (or globally in AppModule), e.g.: ``` import { MAT_PROGRESS_SPINNER_DEFAULT_OPTIONS } from...