I want different texts to appear on the screen for a couple of seconds and disappear again. Each text should be displayed after the other and it should be done automatically.
At the moment the Welcome text fades in and out as it should be but right after it fades out it will be displayed again which should not be the case. Also, I do not know how to separate the animations so that the next text is shown after the first one and so on.
here is the code sample: https://stackblitz.com/edit/angular-vptfmh