You can pass props to a component rendered by a <Route> by using the 'render' prop instead of 'component'. The 'render' prop takes a function that returns the component with the desired props.