xyc
2024-12-04 090f7a6976398b5d82a2133f32ad9c9b502a26df
1
2
3
4
5
6
7
8
export default {
  name: 'View Grid',
  buttons: [
    {
      title: 'Show/Hide Grid'
    }
  ]
};