1 implementation of RegisteredComponents_GetParameterDefinitions
Microsoft.AspNetCore.Components.WebAssembly (1)
Services\InternalJSImportMethods.cs (1)
63public string RegisteredComponents_GetParameterDefinitions(int id)
1 reference to RegisteredComponents_GetParameterDefinitions
Microsoft.AspNetCore.Components.WebAssembly (1)
Hosting\WebAssemblyHostBuilder.cs (1)
150var serializedParameterDefinitions = _jsMethods.RegisteredComponents_GetParameterDefinitions(i);