Rendering implementation selected for a resolved format specification.
intl-number-format
intl-duration-format
wrapper
custom
Rendering implementation selected for a resolved format specification.
intl-number-formatandintl-duration-formatuse the corresponding native Intl service.wrapperimplements a built-in domain outside Intl, such as bytes or ordinals.customis the default for application codecs.