Interface IgxGridRowEditActionsTemplateContext

プロパティ

プロパティ

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

Type declaration

    • (commit, event?): void
    • パラメーター

      • commit: boolean
      • event: Event

      返却 void