Skip to content

Sample request - BlazorWorker interacting with in-page JavaScript #74

@yoDon

Description

@yoDon

BlazorWorker looks like a great way to incrementally add some .NET to an existing React/Angular/Vue/jQuery/whatever page or site.

Is there any chance of a tiny Demo where some JS in a page calls a method on a Blazor worker and the Blazor worker calls a JS method on the page?

I see for example BlazorWorker.WorkerCore.MessageService so I'm thinking this is stuff you've already built into BlazorWorker at least at some level, but I'm not spotting how to pull it together into a little sample app.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions