SliderTickContentForEach
A type of slider content that creates content by iterating over a collection.
Declaration
struct SliderTickContentForEach<Data, ID, Content> where Data : RandomAccessCollection, ID : Hashable, Content : SliderTickContentA type of slider content that creates content by iterating over a collection.
struct SliderTickContentForEach<Data, ID, Content> where Data : RandomAccessCollection, ID : Hashable, Content : SliderTickContent