Untitled

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