-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
documentationAdd/fix the Bolero documentationAdd/fix the Bolero documentation
Description
We should expand the documentation to cover aspects of Blazor that are relevant to Bolero. In no particular order:
- Dependency injection using
[<Inject>]. - JS interop using
IJSRuntime, including theJSRuntimeproperty provided byProgramComponent, as well as how to use it with Elmish commands. - Ajax calls using
HttpClient, including how to use it with Elmish commands. - Server-side Blazor, including how it interacts with Remoting and HTML hot reloading.
Metadata
Metadata
Assignees
Labels
documentationAdd/fix the Bolero documentationAdd/fix the Bolero documentation