Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request, iframe support #82

Open
dingkai031 opened this issue Oct 6, 2021 · 5 comments
Open

Feature request, iframe support #82

dingkai031 opened this issue Oct 6, 2021 · 5 comments
Labels
feature request feature request

Comments

@dingkai031
Copy link

Hi, Can you add Iframe support maybe add an extra slot for Iframe, so we can embed videos or other file to the lightbox. Thanks!
I want to embed youtube videos or videos from Gdrive for showcasing videos on my website
Btw, thanks for making such an amazing package. This package is the only package I know that support Vue3

@XiongAmao XiongAmao added the feature request feature request label Oct 18, 2021
@jimping
Copy link

jimping commented May 27, 2022

Could not agree more! Would be really great! Even a custom slot to render it myself would work fine, too.

@danielgregorywilson
Copy link

I would like to use SVG images in the lightbox, and this would meet that need.

@aliwesome
Copy link

@danielgregorywilson have you found any solutions for that?

@danielgregorywilson
Copy link

@danielgregorywilson have you found any solutions for that?

No, just converted them to jpg for now.

@aliwesome
Copy link

@danielgregorywilson I came up with a css solution that was like this:

.vel-modal .vel-img-wrapper .vel-img {
    width: 100%;
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request feature request
Projects
None yet
Development

No branches or pull requests

5 participants