A data aspect of the input.
Represents input control data that will be submitted.
Input data is typically the same as control value with respect to input mode. I.e. when input mode is off the data is undefined.
off
undefined
An aspect interface is an AfterEvent keeper of input data.
AfterEvent
Input value type.
Generated using TypeDoc
A data aspect of the input.
Represents input control data that will be submitted.
Input data is typically the same as control value with respect to input mode. I.e. when input mode is
off
the data isundefined
.An aspect interface is an
AfterEvent
keeper of input data.