How to prevent tab selection change in Vaadin Flow

Viewed 114

Using the Vaadin Flow Tabs component, is there a possibility to prevent the tab selection change event? I have a tab that should ask for saving unsaved changes when navigating to other tabs before really navigating.

0 Answers
Related