Does-continue attr for ion-slide-box doesn't make sense

in the docs, it says:

does-continue: Whether the slide box should automatically slide.

That’s true.
However, this attr has another responsibility:
if you didn’t turn this on, the slide can’t loop.
I don’t want the slide to automatically slide, but I do need it to loop.
I think there should be another attr like can-loop for this?
How can I fix this now?

This is true, I brought this up with the devs a while ago and we were all on different pages about what this should mean. You can open up an issue to for this to expand the does-continue into more appropriate functions.