Skip to content
This repository was archived by the owner on Jul 25, 2020. It is now read-only.
This repository was archived by the owner on Jul 25, 2020. It is now read-only.

Allow next/prev controls outside of slide-show #100

@cyrusdean

Description

@cyrusdean

It would be very useful to be able to have the next/prev controls outside the slide-show. Just for designs where the arrows are outside the slideshow.

        <slide-show>
             <slide/>
        </slide-show>
        <svg-image slot="nav-prev" src="arrow-left.svg"/>
        <svg-image slot="nav-next" src="arrow-right.svg"/>  

Perhaps using $refs or maybe just methods or commits that we can use to trigger next/prev.

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