MudSlider: Add ValueLabelStringFormat, ValueLabelCultureInfo, ValueLabelContent#8760
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #8760 +/- ##
==========================================
+ Coverage 89.82% 90.09% +0.26%
==========================================
Files 412 419 +7
Lines 11878 12178 +300
Branches 2364 2397 +33
==========================================
+ Hits 10670 10972 +302
+ Misses 681 667 -14
- Partials 527 539 +12 ☔ View full report in Codecov by Sentry. |
|
Please for good measure also add a ValueLabelContent render fragment or soon we'll have a flurry of PRs wanting to add color, typo, etc etc |
|
I love the example by the way |
Added |
|
No it is fine with the context. And the content can always override the styles of the containing div if they need to by applying their own style |
Description
Follow up PR: #8745 (comment)

How Has This Been Tested?
New bUnit test. Extended value label example
Type of Changes
Checklist
dev).