Type Alias: VetoHandler¶
Veto listener: sync or async; throwing vetoes the operation.
Parameters¶
| Parameter | Type |
|---|---|
ctx |
PreSaveContext |
Returns¶
void | Promise\<void>
Veto listener: sync or async; throwing vetoes the operation.
| Parameter | Type |
|---|---|
ctx |
PreSaveContext |
void | Promise\<void>