Untitled

 avatar
unknown
abc
3 years ago
198 B
1
Indexable
        this.toolbarItems =  {
      location: 'after',
      toolbar: 'bottom',
      widget: 'dxButton',
      options: {
        icon: 'refresh',
        onClick: () => {},
      },
    }