2019年3月31日 星期日

React: Get URL from prop

In class extends React.Component , "this.props.match.params.xxx".
xxx is defined in Router tag.

沒有留言:

張貼留言

Git: How to clone only part of the repo (specific directory)

 https://stackoverflow.com/a/60729017/5721873