I
I
Isaac Clark2018-12-01 18:03:20
css
Isaac Clark, 2018-12-01 18:03:20

How to show pictures one by one in Anguar?

Hello.
Such a question: I want to figure out how in Angular (latest version) you can show pictures sequentially?
That is, there is a list of pictures that come from the server and instead of showing them all at once, I want to implement it so that the first picture is shown first, then the second, etc.
Thanks for the help everyone

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
msdosx86, 2018-12-02
@msdosx86

First, you could get a list of the id's of all the pictures you want to show. Then, in turn, make a request for each image by its id.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question