Literature Download Section

Responsive grid of literature cards


Component Props

    
      secTitle: [string] - Section main title
      secSubTitle: [string] - Section Supporting title
      items: [array] - list of product literature card data
        - source: [string] - Document image source
          title: [string] - Document title
          filePath: [string] - Path/url to download file
    
  

Base Example

Default example: section height is dictated by the content within the content area.