From 10aafa8637ae433815bdfbc8e9f21fbdf671b1eb Mon Sep 17 00:00:00 2001 From: "Pfeil, Scott Robert" Date: Thu, 9 Jul 2020 11:29:13 -0400 Subject: [PATCH] accessibility label --- JSONCreator_iOS/JSONCreator/JSON/Samples/MVA3.0/carousel.json | 1 + 1 file changed, 1 insertion(+) diff --git a/JSONCreator_iOS/JSONCreator/JSON/Samples/MVA3.0/carousel.json b/JSONCreator_iOS/JSONCreator/JSON/Samples/MVA3.0/carousel.json index c434d01..5510ffc 100644 --- a/JSONCreator_iOS/JSONCreator/JSON/Samples/MVA3.0/carousel.json +++ b/JSONCreator_iOS/JSONCreator/JSON/Samples/MVA3.0/carousel.json @@ -24,6 +24,7 @@ "moleculeName":"listItem", "molecule":{ "moleculeName" : "carousel", + "accessibilityText":"carousel", "loop":true, "pagingMolecule": { "moleculeName":"barsCarouselIndicator"