Pagination ContactRadioBtn MainPageNewsList MoreNewsList NewsListItem BrownButton AddIcon ArrowIcon FormButton MoreButton NewsDropDown SubscribeButton MainBlueTopCard MainPageNewsCard TalentCard MoreAboutUs BusinessCard AddressCard BlueBorderCard ImageLinkCard ImageFourItemCard BlueBorderTopIconCard BlueBorderTitleContent BannerWithTextSession BackToLastPage Banner Swiper Breadcrumb LeftTitle BrownTitle CollapseItem TabbarAndTab SwiperTabbarAndTab StepsSwiper Swiper
Props

- prompt: String, Optional

- swiperOption: Object

Case
    
      default:
      // Number of slides displayed in one view
      swiperOption: default =
      ({
        breakpoints: {
          1200: {
            slidesPerView: 3
          },
          992: {
            slidesPerView: 3
          },
          768: {
            slidesPerView: 2
          },
          576: {
            slidesPerView: 2
          }
        }
      })

      //Swiper one card at a time
      mobileSlidesPerView: default = 1
    
  
Demo
prompt here, optional
GlorySun Components Documentation using Ant Design ©2019 Created by Onebox Creative Limited.