Skip to content

Allow the src property to take an array #62

@matthewp

Description

@matthewp

I'm not 100% if this is something we should do or not, but it make sense to take an array of URLs for some cases.

let reader = document.querySelector('comic-reader');

reader.src = ['https://path/to/one.jpg', 'https://path/to/two.jpg'];

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions