Skip to content

Extract shared download link helper from image/video/audio renderers #4

@ajot

Description

@ajot

The same download link HTML pattern is repeated in 3 places — renderImageOutput, renderVideoOutput, and renderAudioOutput in app.js.

Extract a createDownloadLink(url, filename) helper that all three renderers call.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions