PrimeActionProps
PrimeActionProps =
ActionProps&Omit<RemoveDataIndexKeys<ComponentPropsWithoutRef<typeofButton>>, keyofActionProps>
Defined in: packages/prime/src/PrimeActionElement.tsx:14
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.