LOGOVALAXY
  • Config
  • API
Documentation navigation
  • client

    • Modules

    • Interfaces

    • Type Aliases

      • AddonKind

      • AddonLocale

      • AppContext

      • AppSetup

      • Categories

      • Category

      • MenuItem

      • MermaidOptions

      • MermaidSetup

      • Tags

      • TaxonomyNamespace

      • UserModule

    • Variables

    • Functions

  • node

  • types

Type Alias: MermaidSetup ​

Source: 1.0.0-rc.14 · a572916b42ec

ts
type MermaidSetup = () => 
  | Partial<MermaidOptions>
  | void;

Defined in: packages/valaxy/client/setups.ts:39

Returns ​

| Partial<MermaidOptions> | void

Previous pageMermaidOptions
Next pageTags
On this page

Released under the MIT License. (a572916b)

Copyright © 2022-present YunYouJun & Valaxy Contributors