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

How to change Background color? #195

Open
nina-fahmida opened this issue Oct 18, 2022 · 1 comment
Open

How to change Background color? #195

nina-fahmida opened this issue Oct 18, 2022 · 1 comment

Comments

@nina-fahmida
Copy link

Please help me to change Background Color other than black.

image

@codehippie1
Copy link
Contributor

Can be easily done without the library's help.

document.getElementById('viewerContainer').style.backgroundColor = "red";

I will create an enhancement to add this into one of the parameters.

image

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