Skip to content

cannot set grid breakpoints #94

@harellevy

Description

@harellevy

I have to deal with greater screen sizes than the default breakpoints. I'll be happy if i had the option to configure the grid breakpoints as:
i.e for default behavior
carouselService.configuration.gridBreakpoints = {
xs: 768;
sm: 1024;
md: 1400;
lg: 1920;
};

or as a directive to override for specific carousel in page etc.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions