2 references to Add
Microsoft.AspNetCore.Components.Web (2)
JSComponents\JSComponentConfigurationExtensions.cs (1)
46=> configuration.JSComponents.Add(componentType, identifier);
JSComponents\JSComponentConfigurationStore.cs (1)
57Add(componentType, identifier);