thomasboyt / react-pikaday

A React component wrapper around Pikaday
111 stars 31 forks source link

Pass id attribute to input element #20

Closed danlite closed 1 year ago

danlite commented 8 years ago

I'm using a label for the Pikaday input, and in order to associate the two elements, I must be able to set the text input's id attribute.