Skip to content

How to export a image that src is base64 or local image? #1

@SkyLakee

Description

@SkyLakee

<img id="myChartImg" src="/images/test.png" alt="">(local file)

<img id="myChartImg" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA....." alt="">(base64)

is not use

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions