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 77e64b4 commit 295c17eCopy full SHA for 295c17e
src/Components/Components/src/PublicAPI.Unshipped.txt
@@ -1,5 +1,5 @@
1
#nullable enable
2
-Microsoft.AspNetCore.Components.ResourceAsset.ResourceAsset(string! url) -> void
+Microsoft.AspNetCore.Components.ResourceAsset.ResourceAsset(string! url, System.Collections.Generic.IReadOnlyList<Microsoft.AspNetCore.Components.ResourceAssetProperty!>? properties = null) -> void
3
Microsoft.AspNetCore.Components.Routing.Router.NotFoundPage.get -> System.Type!
4
Microsoft.AspNetCore.Components.Routing.Router.NotFoundPage.set -> void
5
Microsoft.AspNetCore.Components.Infrastructure.ComponentsMetricsServiceCollectionExtensions
0 commit comments