We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a880eb4 commit e8fb9aaCopy full SHA for e8fb9aa
src/Components/Web/src/PublicAPI.Unshipped.txt
@@ -2,6 +2,7 @@
2
Microsoft.AspNetCore.Components.Forms.InputHidden
3
Microsoft.AspNetCore.Components.Forms.InputHidden.Element.get -> Microsoft.AspNetCore.Components.ElementReference?
4
Microsoft.AspNetCore.Components.Forms.InputHidden.Element.set -> void
5
+Microsoft.AspNetCore.Components.Forms.InputHidden.InputHidden() -> void
6
Microsoft.AspNetCore.Components.Web.Internal.IInternalWebJSInProcessRuntime.InvokeJS(in Microsoft.JSInterop.Infrastructure.JSInvocationInfo invocationInfo) -> string!
7
override Microsoft.AspNetCore.Components.Forms.InputHidden.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder! builder) -> void
8
override Microsoft.AspNetCore.Components.Forms.InputHidden.TryParseValueFromString(string? value, out string? result, out string? validationErrorMessage) -> bool
0 commit comments