RangeFormatter

Source
import { RangeFormatter } from "@prestojs/ui";
RangeFormatter<T,BoundsFormatter = >(props)
Source

Component Props:

PropTypeDescription
*
props
An object with the properties below
props.blankLabelReactNode
props.boundsFormatterBoundsFormatter
props.boundsFormatterPropsBoundsFormatter Props
props.lowerFormatterPropsBoundsFormatter Props
props.separatorReact.ReactNode
props.upperFormatterPropsBoundsFormatter Props
props.value|null

Examples

Basic usage

Format ViewModel Fields