BeforeNavigateAwayResult interface
An interface representing the result that is returned by the beforeNavigateAway hook
Properties
can |
Indicates whether navigating away from the current workload is permitted or not |
Property Details
canLeave
Indicates whether navigating away from the current workload is permitted or not
canLeave: boolean
Property Value
boolean