In the Syncfusion Blazor Pivot Table component, when using built-in toolbar actions such as New, Save, Rename, Resave, or Load, a save confirmation dialog ("Do you want to save changes to the report?") appears if changes have been made to the current report configuration and it hasn't been resaved yet.
To enhance usability and streamline report manipulation, we propose adding an option to suppress this confirmation dialog based on user preferences.
Expected Behavior:
- The confirmation prompt should appear during toolbar actions only if enabled by the user.
- Users should have the ability to toggle this behavior through a configuration setting or API option.