Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@ubertheme/slider

ubertheme_team7OSL-3.01.0.0

UB Slider Module for Magento PWA Studio

banner slider, product slider, video carousel, slideshow, ubertheme, pwa-studio, magento2

readme

UB Content Slider extension for Magento PWA Studio

What is UB Content Slider?

UB Content Slider is a ready React and GraphQL based module that helps you create a flexible banner slider, product, or video carousel for a PWA Studio storefront built using Magento PWA Studio.

Prerequisites

  • Magento (v2.4.1 or above) Backend with UB ContentSliderGraphQl installed
  • A Storefront or PWA project based on PWA Studio v9.0.0 or above.

Extension options:

props type default value
slideKey string null

Installation:

1. Adding dependency

yarn add @ubertheme/slider

2. You can learn about how to load a Slider component in the showcase component in the following file:

@ubertheme/slider/src/components/ShowCases/showCases.js

3. Re-build your PWA project