finally (callback, label) Promisepublic
Forwards to the internal promise property which you can use in situations where you want to pass around a thennable, but not the Transition itself.
Parameters:
-
callback
Function -
label
String - optional string for labeling the promise. Useful for tooling.
Returns:
-
Promise
Please login to continue.