Skip to content
This repository has been archived by the owner on May 28, 2020. It is now read-only.

Slides To Show based on breakpoints. #3

Open
wnolfm opened this issue Oct 4, 2019 · 0 comments
Open

Slides To Show based on breakpoints. #3

wnolfm opened this issue Oct 4, 2019 · 0 comments
Assignees
Labels
config Related to build process or general configuration difficulty: involved enhancement New feature or request
Milestone

Comments

@wnolfm
Copy link
Owner

wnolfm commented Oct 4, 2019

Borrow inspiration from Slick Slider:

  responsive: [
    {
      breakpoint: 768,
      settings: {
        arrows: false,
        slidesToShow: 3
      }
    },
    {
      breakpoint: 480,
      settings: {
        arrows: false,
        slidesToShow: 1
      }
    }
  ]
@wnolfm wnolfm added this to the 1.0.0 milestone Oct 4, 2019
@wnolfm wnolfm added enhancement New feature or request difficulty: involved config Related to build process or general configuration labels Oct 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
config Related to build process or general configuration difficulty: involved enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant