インターフェイス IgxGridRowEditActionsTemplateContext

階層

Hierarchy

  • IgxGridRowEditActionsTemplateContext

プロパティ

プロパティ

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

Type declaration

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

      • commit: boolean
      • オプション event: Event

      返却 void