Interface IgxGridRowEditActionsTemplateContext

Properties

Properties

$implicit: ((commit: boolean, event?: Event) => void)

Type declaration

    • (commit, event?): void
    • Parameters

      • commit: boolean
      • event: Event

      Returns void