Skip to content

VersioningToggleSection

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/apps/web/src/app/app/projects/[id]/page.tsx

Versioning Toggle Section — enables/disables doc versioning for a project.

Props

NameTypeRequiredDefault
projectIdstring-

Diagram

mermaid
graph TD
    component_VersioningToggleSection_255523a4["VersioningToggleSection"]
    class component_VersioningToggleSection_255523a4 rootComponent

Relationships

  • USES_HOOK → useAPIClient
  • USES_HOOK → useState
  • USES_HOOK → useEffect

Was this page helpful?

Download as PDF