Non-Pascal property casing in SampleQuickGridComponent
Person
record?
#60325
Labels
area-blazor
Includes: Blazor, Razor Components
help wanted
Up for grabs. We would accept a PR to help resolve this issue
Milestone
Is there an existing issue for this?
Describe the bug
While working on documentation for
RowClass
(.NET 10), I noticedrecord
primary ctor params/props of theSampleQuickGridComponent
component without Pascal casing (firstName
,lastName
) ...Cross-ref: https://github.com/dotnet/aspnetcore/pull/59901/files
Expected Behavior
Pascal casing? ...
... and then further updates in the component to mirror that change.
Steps To Reproduce
No response
Exceptions (if any)
None
.NET Version
No response
Anything else?
None
The text was updated successfully, but these errors were encountered: