MAIDR JavaScript API
    Preparing search index...
    • Read the options a dashboard extension saved.

      A missing or blank setting is the empty options object — the extension's defaults — rather than an error: a freshly added extension has saved nothing yet, and that is the normal first state, not a broken one.

      Parameters

      • raw: string | undefined

        The setting's value, as settings.get returns it.

      Returns TableauSettingsResult

      The options, or a message saying exactly what is wrong with them.