Skip to main content

LazyLoadedSlices

Defined in: packages/react-querybuilder/src/redux/rootReducer.ts:8

Extends

  • WithSlice<typeof asyncOptionListsSlice>.WithSlice<typeof queryHistorySlice>

Properties

asyncOptionLists

asyncOptionLists: AsyncOptionListsSliceState


queryHistory

queryHistory: QueryHistorySliceState


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.