Skip to content

ConfigEditor

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/apps/web/src/components/DocAutomation/ConfigEditor.tsx

Props

NameTypeRequiredDefault
config`DocumentationConfignull`
loadingboolean-false
error`Errornull`-
onSaveFunction-
onCancelFunction--

Diagram

mermaid
graph TD
    component_ConfigEditor_5e2992a0["ConfigEditor"]
    class component_ConfigEditor_5e2992a0 rootComponent

Relationships

  • RENDERS → GitBranch
  • RENDERS → Lock
  • RENDERS → EyeOff
  • RENDERS → Eye
  • RENDERS → FolderCode
  • RENDERS → Globe
  • RENDERS → Users
  • RENDERS → AlertCircle
  • RENDERS → Button
  • RENDERS → Loader2
  • RENDERS → Save
  • USES_HOOK → useState
  • USES_HOOK → useEffect
  • USES_HOOK → useCallback

Was this page helpful?

Download as PDF