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

Close image preview programatically #319

Open
bertwinromero opened this issue Jun 2, 2020 · 2 comments
Open

Close image preview programatically #319

bertwinromero opened this issue Jun 2, 2020 · 2 comments

Comments

@bertwinromero
Copy link

bertwinromero commented Jun 2, 2020

How to close image preview programatically inside a component?

@ViewChild('imagesGallery')
 imagesGallery: NgxGalleryComponent;

something like

this.imagesGallery.close() -> but this method does not exist on NgxGalleryComponent

@bertwinromero
Copy link
Author

bertwinromero commented Jun 2, 2020

It's kinda weird that there's a way to open it programmatically but can't be closed programmatically.

@tigrenok00
Copy link

+1
Anybody find a solution?

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

No branches or pull requests

2 participants