Closed
Description
Current JavaScript runtime API allows to configure various parameters. We should have a way to allow Blazor users to leverage them.
Some of the features are currently configurable through MSBuild (and boot config).
Should we allow Blazor users to interact with JavaScript runtime API directly? aka make dotnet
builder visible on Blazor JavaScript api?
Should we have MSBuild (and boot config) alternative for every configuration that is possible in JavaScript api?