**STRUCT** # `Carousel` A carousel view. ## Properties ### `elements` The elements. ### `content` The content. ### `view` The view. ## Methods ### `init(_:content:)` Initialize `Carousel`. - Parameters: - elements: The elements. - content: The view for an element.