Route state can be passed with the state option: navigate('/checkout', { state: { fromCart: true } }). The destination can read it from location.state.