dotnet / dotnet/aspnetcore

Streamlining JS function invocation via reference in Blazor interop

Open
#62,192 1 comment 12 reactions 1 assignee Claimed by @oroztocil View on GitHub
area-blazor enhancement feature-blazor-jsinterop
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 6h
Merged PRs (30d)
290

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.