Description
The description of attributes being processed "right to left" seems confusing here. The way that I read the behaviour given in the later examples suggests that attributes are actually processed left to right, but with later attributes overwriting earlier attributes with the same name (i.e. a better description might be "left to right, but last wins".
Is my understanding incorrect or could this be reworded better?
Page URL
https://learn.microsoft.com/en-us/aspnet/core/blazor/components/splat-attributes-and-arbitrary-parameters?view=aspnetcore-9.0
Content source URL
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/blazor/components/splat-attributes-and-arbitrary-parameters.md
Document ID
51c616b5-b0ec-3b82-753e-d74c1956ab8e
Platform Id
39ab2903-bf72-a0e7-ae76-998db7192ca0
Article author
@guardrex
Metadata
- ID: 51c616b5-b0ec-3b82-753e-d74c1956ab8e
- PlatformId: 39ab2903-bf72-a0e7-ae76-998db7192ca0
- Service: aspnet-core
- Sub-service: blazor
Related Issues
Description
The description of attributes being processed "right to left" seems confusing here. The way that I read the behaviour given in the later examples suggests that attributes are actually processed left to right, but with later attributes overwriting earlier attributes with the same name (i.e. a better description might be "left to right, but last wins".
Is my understanding incorrect or could this be reworded better?
Page URL
https://learn.microsoft.com/en-us/aspnet/core/blazor/components/splat-attributes-and-arbitrary-parameters?view=aspnetcore-9.0
Content source URL
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/blazor/components/splat-attributes-and-arbitrary-parameters.md
Document ID
51c616b5-b0ec-3b82-753e-d74c1956ab8e
Platform Id
39ab2903-bf72-a0e7-ae76-998db7192ca0
Article author
@guardrex
Metadata
Related Issues