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: MermaidOptions ​

Source: 1.0.0-rc.14 · a572916b42ec

ts
type MermaidOptions = typeof mermaid.initialize extends (a) => any ? A : never;

Defined in: packages/valaxy/client/types/index.ts:9

See ​

https://mermaid.js.org/config/schema-docs/config.html#mermaid-config-schema

Previous pageMenuItem
Next pageMermaidSetup
On this page

Released under the MIT License. (a572916b)

Copyright © 2022-present YunYouJun & Valaxy Contributors