ActionElement()
ActionElement(
props:ActionProps):Element
Default <button> component used by QueryBuilder.
Parameters
| Parameter | Type |
|---|---|
props | ActionProps |
Returns
Element
Defined in
packages/react-querybuilder/src/components/ActionElement.tsx:7
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.