const samples = [ { label: "Shapes Login", value: "https://www.webatoms.in/play/demo/shapes/67" }, { label: "Shapes Rating Bar", value: "https://www.webatoms.in/play/demo/rating/10" }, { label: "Label Sample " , value: "https://www.webatoms.in/play/demo/label-sample/9" } , { label: "Media Element Sample", value: "https://www.webatoms.in/play/demo/media-element/1" } , { label: "Sqlite", value: "https://www.webatoms.in/play/demo/sqlite/11" } , { label: "Dependency Injection", value: "https://www.webatoms.in/play/demo/dependency-injection/3" } , { label: "Simple Form " , value: "https://www.webatoms.in/play/demo/simple-form/19" } , { label: "CheckBox Sample " , value: "https://www.webatoms.in/play/demo/check-box/2" } , { label: "Entry Sample " , value: "https://www.webatoms.in/play/demo/entry-sample/2" } , { label: "Image " , value: "https://www.webatoms.in/play/demo/image/3" } , { label: "Button " , value: "https://www.webatoms.in/play/demo/button/2" } , { label: "Image button " , value: "https://www.webatoms.in/play/demo/image-button/2" } , { label: "Search Bar " , value: "https://www.webatoms.in/play/demo/search-bar/2" } , { label: "Time Picker " , value: "https://www.webatoms.in/play/demo/time-picker/2" } , { label: "Slider " , value: "https://www.webatoms.in/play/demo/slider/3" } , { label: "Stepper " , value: "https://www.webatoms.in/play/demo/stepper/2" } , { label: "Stack Layout " , value: "https://www.webatoms.in/play/demo/stack-layout/2" } , { label: "Absolute Layout " , value: "https://www.webatoms.in/play/demo/absolute-layout/2" } , { label: "Flex Layout " , value: "https://www.webatoms.in/play/demo/flex-layout/2" } , { label: "Grid Layout " , value: "https://www.webatoms.in/play/demo/grid-layout/12" } , { label: "List View " , value: "https://www.webatoms.in/play/demo/list-view/5" } , { label: "List View ItemSelector " , value: "https://www.webatoms.in/play/demo/list-view-item-selector/3" } , { label: "Calendar " , value: "https://www.webatoms.in/play/demo/calendar/4" } , { label: "Carousel " , value: "https://www.webatoms.in/play/demo/carousel/2" } , { label: "Refresh View " , value: "https://www.webatoms.in/play/demo/refresh-view/3" } , { label: "WebView " , value: "https://www.webatoms.in/play/demo/web-view/4" } , { label: "BoxView " , value: "https://www.webatoms.in/play/demo/box-view/2" } , { label: "Toggle Button Bar" , value: "https://www.webatoms.in/play/demo/toggle-button-bar/3" } , { label: "Toggle Button Bar Template" , value: "https://www.webatoms.in/play/demo/custom-toggle-button-bar/4" } , { label: "ComboBox " , value: "https://www.webatoms.in/play/demo/combo-box/6" } , { label: "Toolbar Item " , value: "https://www.webatoms.in/play/demo/toolbar-item/2" } , { label: "MenuItem " , value: "https://www.webatoms.in/play/demo/menu-item/2" } , { label: "Collection View Vertical " , value: "https://www.webatoms.in/play/demo/collection-view-vertical/2" } , { label: "Tabbed Page " , value: "https://www.webatoms.in/play/demo/tabbed-page/9" } , { label: "Carousel Page " , value: "https://www.webatoms.in/play/demo/carousel-page-2/2" } , { label: "Collection View Horizontal " , value: "https://www.webatoms.in/play/demo/collection-view-horizontal/2" } , { label: "Collection View Grid Vertical " , value: "https://www.webatoms.in/play/demo/collection-view-grid-vertical/6" } , { label: "Collection View Grid Horizontal " , value: "https://www.webatoms.in/play/demo/collection-view-grid-horizontal/2" } , { label: "Collection Header Footer " , value: "https://www.webatoms.in/play/demo/collection-view-header-footer/2" } , { label: "Swipe " , value: "https://www.webatoms.in/play/demo/swipe/2" } , { label: "Content View " , value: "https://www.webatoms.in/play/demo/content-view/4" } ]; export default samples;