@maxgraph/core
    Preparing search index...

    Type Alias DialectValue

    DialectValue: "mixedHtml" | "preferHtml" | "strictHtml" | "svg"

    Type declaration

    • "mixedHtml"

      The mixed HTML display dialect name.

    • "preferHtml"

      The preferred HTML display dialect name.

    • "strictHtml"

      The strict HTML display dialect name.

    • "svg"

      The SVG display dialect name.

    0.20.0