Forum Discussion

callum's avatar
callum
Helper II
8 years ago
Solved

Modifying parseSettings/VisualSettings

Hello,   A newly created visual comes with a static parseSettings method, which calls VisualSettings.parse(). If I inspect the return value of this call then it is a VisualSettings instance with a ...
  • v-chuncz-msft's avatar
    8 years ago

    callum,

     

    Check "src/settings.ts" in your visual project.