jinlin
2024-07-26 bcd950216084a6208de0c636f9430e47601acc01
1
2
3
4
5
6
7
8
export default {
  name: 'View Grid',
  buttons: [
    {
      title: 'Show/Hide Grid'
    }
  ]
};