Skip to content

Commit e8fb9aa

Browse files
committed
Unshipped API fix
1 parent a880eb4 commit e8fb9aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Components/Web/src/PublicAPI.Unshipped.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
Microsoft.AspNetCore.Components.Forms.InputHidden
33
Microsoft.AspNetCore.Components.Forms.InputHidden.Element.get -> Microsoft.AspNetCore.Components.ElementReference?
44
Microsoft.AspNetCore.Components.Forms.InputHidden.Element.set -> void
5+
Microsoft.AspNetCore.Components.Forms.InputHidden.InputHidden() -> void
56
Microsoft.AspNetCore.Components.Web.Internal.IInternalWebJSInProcessRuntime.InvokeJS(in Microsoft.JSInterop.Infrastructure.JSInvocationInfo invocationInfo) -> string!
67
override Microsoft.AspNetCore.Components.Forms.InputHidden.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder! builder) -> void
78
override Microsoft.AspNetCore.Components.Forms.InputHidden.TryParseValueFromString(string? value, out string? result, out string? validationErrorMessage) -> bool

0 commit comments

Comments
 (0)