Thanks @enchev, however this limits the total length of the numeric field, not just the number of digits entered after the decimal point? I would like to be able to specify how many digits can be entered following a decimal point.
Just thinking that, for clarity, I should maybe add that when I refer to a decimal point, I'm doing so in the context of the British numbering format, e.g. 999,999.99
I see now what you are looking for however I’m afraid that there is no such feature not something that can be easily implemented. Possible solution can be to use Mask component instead.