Change note

This commit is contained in:
Ed Minnix
2024-12-18 16:48:54 -05:00
parent b618ae06e8
commit 84936c0fc0

View File

@@ -0,0 +1,7 @@
---
category: minorAnalysis
---
* Added `remote` flow source models for properties of Blazor components annotated with any of the following attributes from `Microsoft.AspNetCore.Components`:
- `[Parameter]`
- `[SupplyParameterFromForm]`
- `[SupplyParameterFromQuery]`