# Panel 6: Customization Inputs
# The Notion document on this panel can be found here: https://www.notion.so/Line-Chart-User-Input-Forms-16fcae16861d80369c88c6a8a56c5ae6?pvs=4#175cae16861d807c87facf97bc512f67
- scroller:
    name: "summaryTable"
    title: "Summary Table"
    content:
      - anchor:
          name: summaryContainer

      #Below are now the bottom of page dialog buttons
      # Workflow NN1
      - aligner:
          align: right
          width: auto
          content:
            - button:
                name: backBtn
                type: default
                title: Back
            # Workflow NN2
            - button:
                name: nextBtn
                type: primary
                title: Next
            # Workflow NN1
            - button:
                name: btnCancel
                type: default
                title: Cancel
