Hi, I am creating a standard slider input that will have different values. When you change the value of the slider, it will show a different image in a container. Do I need to create several different images and make each one conditional on the value of the sliper input? Or would I need some kind of a container to create different images depending on the slider input?
Thanks for any help!