Regulatory Documents Viewer

Default View

Example:

ANEWGSCI Transformational Changes ETF

Config:

{
  "className": "regulatory-documents-viewer-example",
  "tableData": {
    "tableId": "documents-viewer",
    "rows": [
      {
        "Ticker": "ANEW",
        "Fund Name": "GSCI Transformational Changes ETF",
        "Fund Reports": {
          "url": "https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf"
        },
        "Financial Statement": {
          "url": "https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf"
        },
        "SAI": {
          "url": "https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf"
        },
        "Prospectuses": {
          "url": "https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf"
        },
        "Quarterly Holdings": {
          "url": "https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf"
        },
        "Proxy Voting Policy & Records": {
          "url": "https://www.w3.org/Provider/Style/dummy.html"
        }
      }
    ]
  }
}