Skip to content

DocumentSettingsDrawer

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/apps/web/src/components/Document/DocumentSettingsDrawer.tsx

Props

NameTypeRequiredDefault
isOpenboolean-
onCloseFunction-
canRegenerateboolean-
kgEntityIdstring-
kgEntityTypestring-
onSaveFunction-

Diagram

mermaid
graph TD
    component_DocumentSettingsDrawer_15d260da["DocumentSettingsDrawer"]
    class component_DocumentSettingsDrawer_15d260da rootComponent

Relationships

  • USES_HOOK → useState
  • USES_HOOK → useEffect

Was this page helpful?

Download as PDF