Skip to content

Commit 5469f29

Browse files
committed
Add some exported stuff
1 parent ac87f64 commit 5469f29

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/api/misc.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,16 @@ The following default configuration objects are exported for convenience.
4141
- `defaultOperators`
4242
- `defaultTranslations`
4343
- `defaultValueProcessor`
44+
- `defaultMongoDBValueProcessor`
45+
- `defaultFields`
46+
- `standardClassnames`
4447

4548
The following components are also exported:
4649

4750
- `ActionElement` - used for action buttons (to add rules, remove groups, etc.)
51+
- `DragHandle` - used for the drag handle on rules and group headers
4852
- `NotToggle` - used for the "Invert this group" toggle switch
53+
- `Rule` - the default rule component
54+
- `RuleGroup` - the default rule group component
4955
- `ValueEditor` - the default `valueEditor` component
5056
- `ValueSelector` - used for drop-down lists (combinator, field, and operator selectors)

0 commit comments

Comments
 (0)