RegenerateIdOptions
Defined in: packages/core/src/utils/regenerateIDs.ts:10
Options object for regenerateID/regenerateIDs.
Properties
idGenerator()?
optionalidGenerator: () =>string
Defined in: packages/core/src/utils/regenerateIDs.ts:11
Returns
string
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.