Interface IgxGridRowEditActionsTemplateContext

プロパティ

プロパティ

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

Type declaration

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

      • commit: boolean
      • Optional event: Event

      返却 void