Say, you set ``` label_max=safe("<span class='text-success fw-semibold'>My entire<br>budget</span>"), label_min=safe("<span class='text-danger fw-semibold'>Nothing<br>at all</span>"), ``` for a `DecimalRangeField`, like in https://github.com/mrpg/uproot-examples/blob/master/input_elements_and_typography/__init__.py. This is currently overwritten by the `defaultFormatter` from _uproot.js_.