NumberInput Change Event
The event message space supplied as a right argument to the callback function contains:
| Name | Value | |
|---|---|---|
| Event | Change | |
| Component | The NumberInput instance | |
| Document | The associated document | |
| Value | The new value |