mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-01 21:37:33 +08:00
Feat: Add a data compilation layer. (#16777)
### Summary Feat: Add a data compilation layer.
This commit is contained in:
@@ -336,4 +336,7 @@ export interface JsonEditorProps {
|
||||
|
||||
// Configuration options for the JSONEditor
|
||||
options?: JsonEditorOptions;
|
||||
|
||||
// Whether to expand all nodes by default in tree/view/form modes
|
||||
defaultExpanded?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user