For AI agents: the complete documentation index is available at https://docs.dataplatform.ovh.net/ja/llms.txt, the full documentation bundle is available at https://docs.dataplatform.ovh.net/ja/llms-full.txt, and this page is available as Markdown at https://docs.dataplatform.ovh.net/ja/sdk/app-basic-ui-link.md.
  • 🇯🇵 日本語
  • リンク

    Warning

    再作業が予定されています。納期は未定です。 Front App SDK (ReactJS) と Front API SDK (NodeJS) はどちらも置き換えられます。このページは現在のリリースを文書化し、置き換えが出荷されるまで正確で維持されます。これに対して書かれたコードは引き続き動作します。

    他のダッシュボードへのリンクを追加することができます。

    Basic UI -> Link を選択します。

    Exemple Panel

    シンプルな設定

    この設定では、リンクを簡単で直感的に設定できます。

    Exemple Panel

    Exemple Panel

    高度な設定

    上記で作成した Image の JSON 設定は以下の通りです :

    {
      "type": "link",
      "style": {
        "color": "blue"
      },
      "text": "My link",
      "url": "/table",
      "icon": "fa fa-table"
    }

    結果

    Exemple Panel