In React (Facebook\'s framework), I need to render a label element bound to a text input using the standard for attribute.
for
e.g. the following JSX is use
That is htmlFor in JSX and class is className in JSX