-
Notifications
You must be signed in to change notification settings - Fork 10.7k
JSInterop support for invoking constructors, properties, and supplying callbacks #31151
Copy link
Copy link
Closed
Closed
Copy link
Labels
Pillar: Complete Blazor WebPriority:2Work that is important, but not critical for the releaseWork that is important, but not critical for the releasearea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing onefeature-blazor-jsinteropThis issue is related to JSInterop in BlazorThis issue is related to JSInterop in Blazor
Milestone
Description
javiercn
opened on Mar 23, 2021
Issue body actions
- Support invoking constructor functions either detecting them automatically or with a new method.
- Support invoking callback objects (maybe this works already), either with a new JS/Dotnet callback.
- Support accessing object properties directly (automatically or via a new method).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Pillar: Complete Blazor WebPriority:2Work that is important, but not critical for the releaseWork that is important, but not critical for the releasearea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing onefeature-blazor-jsinteropThis issue is related to JSInterop in BlazorThis issue is related to JSInterop in Blazor
Type
Fields
Give feedbackNo fields configured for Feature.