How to get data-context in events using react

hi just started using react in meteor looks cool. what is the best pattern to get the current data context inside react events?

i have used this.props but was thinking like the solution we have in blaze which provided automatic data-context