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

debug windows app that has a blazorwebview #440

Closed
dkboon01 opened this issue Jan 24, 2022 · 1 comment
Closed

debug windows app that has a blazorwebview #440

dkboon01 opened this issue Jan 24, 2022 · 1 comment

Comments

@dkboon01
Copy link

On the hybrid app, when I load the windows desktop app and my blazor component is viewed on the desktop. Is there a way to see the css that is being used on the desktop? Documentation says to right click and "Inspect" but I do not see this anywhere. I just want to see the css

@Eilon
Copy link
Member

Eilon commented Jan 25, 2022

If right-click doesn't work, then click anywhere in the webview and press F12 and it will show the browser dev tools, which includes seeing the CSS.

@Eilon Eilon closed this as completed Jan 25, 2022
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