Skip to content

add optional config for owl #2

@landsman

Description

@landsman

Change this to optional parameters:

            this.slider.owlCarousel({
                items:              1,
                nav:                true,
                navText:            [than.tplArrow('prev'), than.tplArrow('next')],
                autoHeight:         false,
                URLhashListener:    true,
                startPosition:      'URLHash',
                callbacks:          true,
                center:             true,
                lazyLoad:           true,
                autoplay:           false,
                dots:               false
            });

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions