RangeFormatter
Sourceimport { RangeFormatter } from "@prestojs/ui";
Component Props:
Prop | Type | Description | |
---|---|---|---|
* | props An object with the properties below | ||
props.blankLabel | ReactNode | ||
props.boundsFormatter | BoundsFormatter | ||
props.boundsFormatterProps | BoundsFormatter Props | ||
props.lowerFormatterProps | BoundsFormatter Props | ||
props.separator | React.ReactNode | ||
props.upperFormatterProps | BoundsFormatter Props | ||
props.value | |null |