Traqula
    Preparing search index...

    Interface ICreateSyntaxDiagramsConfig

    Structure of configuration object for createSyntaxDiagramsCode

    interface ICreateSyntaxDiagramsConfig {
        css?: string;
        resourceBase?: string;
    }
    Index

    Properties

    Properties

    css?: string

    Url to load the styleSheet, replace with your own for styling customization.

    resourceBase?: string

    Base Url to load the runtime resources for rendering the diagrams