Skip to content

Streamlining JS function invocation via reference in Blazor interop #62192

Open
@oroztocil

Description

@oroztocil

As a follow-up to improvements in Blazor JS interop done in #31151, consider adding some API that makes it easier to use an IJSObjectReference that references an JS function. In particular, to be able to convert it into a regular C# Func delegate that can be used to invoke the JS function.

Metadata

Metadata

Assignees

Labels

area-blazorIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing onefeature-blazor-jsinteropThis issue is related to JSInterop in Blazor

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions