i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > dialog > IDialogConfig > path

    dialog.IDialogConfig.path property

    Gets the path to the content to host in the dialog, relative to the plug-in entry point.

    Signature:

    readonly path: string;
    

    Returns: string

    Introduced: version 1.4

    Remarks

    For example, if path is './', then the server uses the folder that contains the entry point.

    In this article
    Back to top © N. Harris Computer Corporation