Interface IgxGridRowEditActionsTemplateContext

Properties

Properties

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

Type declaration

    • (commit, event?): void
    • Parameters

      • commit: boolean
      • Optional event: Event

      Returns void