sesaparcours
    Preparing search index...

    Interface EditGrapheOptsV1

    Format de l’objet mis dans les ressources j3p v1 dans ressource.parametres.editgraphes

    interface EditGrapheOptsV1 {
        positionNodes: LegacyPositionNode[];
        titreNodes: (null | string)[];
    }
    Index

    Properties

    positionNodes: LegacyPositionNode[]
    titreNodes: (null | string)[]