Streamlining JS function invocation via reference in Blazor interop
Open
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
Assessment
This issue has not been assessed yet.