CharFormatter
Sourceimport { CharFormatter } from "@prestojs/ui";
Params:
| Parameter | Type | Description | |
|---|---|---|---|
| * | props An object with the properties below | ||
| props.blankLabel | ReactNode | ||
| props.value | string|null | ||
Returns:ReactElement