Type Alias MaybeCloseFunction

MaybeCloseFunction: ((data: any) => boolean)

Defines the interceptor invoked prior to a user closing a dialog, to allow you to allow or reject the operation

Version :