-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
DoneThis issue has been fixedThis issue has been fixedarea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing one
Milestone
Description
Is your feature request related to a problem? Please describe.
I'm using bootstrap to style blazor components. While [class] attributes for validation state are all hard coded. e.g. [modified],[valid],[invalid]. I have to manually map bootstrap validation state styles to these [class]es.
Describe the solution you'd like
I would be great if we could customize these state [class]es.
Describe alternatives you've considered
We could add static read-write fields in [EditorContext] for state classes and allow users to customize these fields in App [Startup] or anywhere people want.
pjmagee, ivanchev, jivanova, oiBio, tomRedox and 16 moreXmlmXmlmX, JayArrowz, Pethical and EffectivelyEfficient
Metadata
Metadata
Assignees
Labels
DoneThis issue has been fixedThis issue has been fixedarea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing one