https://github.com/soenneker/soenneker.blazor.utils.jsvariable
A Blazor interop library that checks (and waits) for the existence of a JS variable
https://github.com/soenneker/soenneker.blazor.utils.jsvariable
blazor csharp dotnet interop javascript js jsvariable jsvariableinterop utils variable
Last synced: about 22 hours ago
JSON representation
A Blazor interop library that checks (and waits) for the existence of a JS variable
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.blazor.utils.jsvariable
- Owner: soenneker
- License: mit
- Created: 2024-06-27T21:09:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-15T19:23:42.000Z (about 2 months ago)
- Last Synced: 2026-01-16T21:39:39.281Z (about 2 months ago)
- Topics: blazor, csharp, dotnet, interop, javascript, js, jsvariable, jsvariableinterop, utils, variable
- Language: C#
- Homepage: https://soenneker.com
- Size: 1.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.blazor.utils.jsvariable/)
[](https://github.com/soenneker/soenneker.blazor.utils.jsvariable/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.blazor.utils.jsvariable/)
[](https://github.com/soenneker/soenneker.blazor.utils.jsvariable/actions/workflows/codeql.yml)
#  Soenneker.Blazor.Utils.JsVariable
### A Blazor interop library that checks (and waits) for the existence of a JS variable
## Installation
```
dotnet add package Soenneker.Blazor.Utils.JsVariable
```