JSDoc for a ES6 react component
Since you are using ES6 modules, you don't need to specify the namespace nor the '@memberof'.
There is a jsdoc-react but i would recommend to use an interactive component style guide like styleguidist which handle both jsdoc and proptypes. According to their documentation, they don't comment constructor.
Here is a list of multiples react living style guide