VaRowSaveDialog is a button when clicked on the data table, it opens a new modal window and performs source editing/adding operations.
| Property | Type | Description |
|---|---|---|
| item | string |
The element added to the button. |
| icon | boolean |
If true, it shows the key with the icon only. |
| color | string, object |
Customizable background or text color depending on the text prop value. |
| disableRedirect | boolean |
Disables the default forwarding behavior for compatible buttons. |