Write all of your "HTML" (really JSX) that you want to show on print, in here
If you need to show different data, you could grab that data via AJAX on componentWill/DidMount or pass it in as props
The CSS will hide the original content and show what is in your Print Template.