context when to use context typical data is passed top-down via props, but such usage can be cumbersome If you only want to avoid passing some props through many levels, component composition is often a simpler solution than context. reference react doc use context use context in typescript