Document Download List

Default

Example:

Config:

{
  "list": [
    {
      "to": "#",
      "date": "06/03/2021",
      "title": "S&P 500 Aristocrats ETF",
      "fund": "(NOBL)"
    },
    {
      "to": "#",
      "date": "06/03/2021",
      "title": "S&P MidCap 400 Dividend Aristocrats ETF",
      "fund": "(REGL)"
    },
    {
      "to": "#",
      "date": "06/03/2021",
      "title": "Russell 2000 Dividend Growers ETF",
      "fund": "(SMDV)"
    },
    {
      "to": "#",
      "date": "06/03/2021",
      "title": "S&P Technology Dividend Aristocrats ETF",
      "fund": "(TDV)"
    },
    {
      "to": "#",
      "date": "06/03/2021",
      "title": "High Yield—Interest Rate Hedged ETF",
      "fund": "(HYHG)"
    }
  ]
}

With 4 columns

Example:

Config:

{
  "heading": "Recently Added",
  "list": [
    {
      "to": "#",
      "date": "5/31/2021",
      "title": "ProShares Geared Funds Annual",
      "type": "Fund Report / Annual Report"
    },
    {
      "to": "#",
      "date": "5/31/2021",
      "title": "ProShares Strategic Funds Annual",
      "type": "Fund Report / 10Q Report"
    },
    {
      "to": "#",
      "date": "2/28/2021",
      "title": "ProShares Morningstar Alternatives Solution ETF(ALTS)",
      "type": "Form 8937"
    },
    {
      "to": "#",
      "date": "5/31/2021",
      "title": "ProShares UltraShort Nasdaq Biotechnology (BIS)",
      "type": "Form 8937"
    },
    {
      "to": "#",
      "date": "06/03/2021",
      "title": "ProShares UltraShort MSCI Brazil Capped (BZQ)",
      "type": "Tax Supplemental"
    }
  ]
}