Skip to main content

MaybeCloseFunction

MaybeCloseFunction = (data) => boolean

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

Parameters

data

any

Returns

boolean