mirror of
https://github.com/zhigang1992/firecms.git
synced 2026-06-14 01:34:55 +08:00
30 lines
602 B
JSON
30 lines
602 B
JSON
{
|
|
"allReflectionsHaveOwnDocument": true,
|
|
"readme": "docs/api_index.md",
|
|
"name": "API",
|
|
"categorizeByGroup": true,
|
|
"categoryOrder": [
|
|
"Core",
|
|
"Collections",
|
|
"Entity properties",
|
|
"Entities",
|
|
"Form fields",
|
|
|
|
"Builder",
|
|
|
|
"Core components",
|
|
"Form custom fields",
|
|
"Preview components",
|
|
"Collection components",
|
|
|
|
"Hooks and utilities",
|
|
|
|
"Authentication",
|
|
"Firestore",
|
|
"Locales",
|
|
"Navigation",
|
|
"Firebase Auth, Firestore and FirebaseStorage",
|
|
"*"
|
|
]
|
|
}
|