React/Redux template: How to access props.location? #1558

Closed
opened 2025-08-09 17:20:36 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @empz on 6/16/2016

I'm trying to get my head around Typescript and the React/Redux template. Since the components are strongly typed, one can't just simply do this.props.location for example.

So how do we add react-router state to the ApplicationState interface?

*Originally created by @empz on 6/16/2016* I'm trying to get my head around Typescript and the React/Redux template. Since the components are strongly typed, one can't just simply do `this.props.location` for example. So how do we add react-router state to the ApplicationState interface?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1558
No description provided.