Lilact
    Preparing search index...

    Function run

    • Runs a jsx script. All scripts can access Lilact namespace as a global object.

      Parameters

      • jsx: any

        The code to run.

      • path: string = ...

        The optional path to be used in reporting errors.

      • is_inline: boolean = true

        To treat the code as inline. The main difference at the moment is that inline code doesn't include sourcemap.

      Returns any

      An array representation of the children.