Last updated 1 year ago
MaskedNumberInput component uses to render the number input with a fixed decimal scale
import { MaskedNumberInput } from '@ra-libs/react'; <MaskedNumberInput source="totalValue" fullWidth />;
check documentation for more info.