The public Frappe Gantt Block has the following signature:
Input Parameters
Events
In addition to the Block, the component also exposes a public Client Action called FrappeGantt_ScrollToDate, that accepts a Date as input parameter, and triggers the Gantt to scroll to that date.
Simply place the Block in a page or block, set the inpur parameters accordingly, handle the events if needed, and that's it.
You can play with the demo by clicking on the Try Now button above.