crabbly / Print.js

A tiny javascript library to help printing from the web.
MIT License
4.28k stars 672 forks source link

Secondary header in JSON mode #631

Open 503735271 opened 2 years ago

503735271 commented 2 years ago

properties: [

      {field: 'cxch', displayName: 'name1',sonProperties:[
          {field: 'tw', displayName: 'name2'},
          {field: 'cxch', displayName: 'name3'},
        ]},
    ],

Settings do not work

Thank you for your answer