pub fn carousel_with_indicators(
id: &str,
items: &[CarouselItem],
) -> Element<Div>Expand description
Create a carousel with indicators.
pub fn carousel_with_indicators(
id: &str,
items: &[CarouselItem],
) -> Element<Div>Create a carousel with indicators.