Type Alias CommitFunction

CommitFunction: ((data: Record<string, any>) => any)

Defines the function called when a user commits a dialog.

Version :