Numeric change event double? values

You can do it like this:

  1. Create a page property of double? type.

  2. Set the Value of your numeric to that property.

Find attached a sample application.
BlazorNumeric.zip (69.7 KB)