ActionElementEventHandler()
ActionElementEventHandler = (
event?:any,context?:any) =>void
Defined in: packages/core/src/types/basic.ts:113
Parameters
| Parameter | Type |
|---|---|
event? | any |
context? | any |
Returns
void
caution
API documentation is generated from the latest commit on the main branch. It may be somewhat inconsistent with official releases of React Query Builder.