| Name | Type | Description |
|---|---|---|
| alias | String | An alias to map the data received from the server. |
| data | Object | The Data component object to update via the submission. |
| isadd | Boolean | Determines whether to add existing data or retain existing data or replace existing data with received data. |
| type | String |
|---|---|
|
An alias to map the data received from the server.
|
| type | Object |
|---|---|
|
The Data component object to update via the submission.
|
| type | Boolean |
|---|---|
|
Determines whether to add existing data or retain existing data or replace existing data with received data.
|