I use a component all over the place in a blazor app. Each instance I set the attributes in markup the same way. Does blazor have an approach to skins, kind of like how webforms does? so I can either create a default skin for a particular component or reference a specific one?