Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

As shown in Figure 2, I modified the "Redo" and "Undo" in the Gantt toolbar parameters to the following format.

toolbar:
 { text: '上一步', tooltipText: '返回上一步', id: 'undo', prefixIcon: 'e-undo e-icons' }, { text: '下一步', tooltipText: '跳到下一步', id: 'redo', prefixIcon: 'e-redo e-icons' }

However, the buttons are not working. I'm not sure if there's another way to resolve this.


1724317995168.jpg1724318036854.jpg