New to KendoReact? Start a free 30-day trial
KendoReact Gantt Dependency Types
KendoReact Gantt Dependency TypesPremium
Updated on Aug 14, 2026
The KendoReact Gantt component support four different dependency types:
FF- from 'finish' to 'finish'FS- from 'finish' to 'start'SS- from 'start' to 'start'SF- from 'start' to 'finish'
The following example demonstrates the different task types in action.
Loading ...