Open
Description
Hi,
This is a follow-up to an issue that was somewhat prematurely closed:
#32163
In short, I would like to access previous values of changed parameters without implementing my own solution. Inspecting the source code, it appears that authors of Blazor at some point already contemplated this feature:
aspnetcore/src/Components/Components/src/RenderTree/RenderTreeDiffBuilder.cs
Lines 526 to 547 in b1c34c8
Thank you for your consideration.