Files
react.dev/docs
Brian Emil Hartz 888a12b85d More explicit class method for ref doc (#10228)
After realizing this was the second time I've visited this exact page within a year and second guessing myself that the `textInput` ref isn't actually the `<input />` element. I decided to attempt to make this a little more explicit; you are actually accessing the method on the child class and not the `focus` method on the dom input element. Having them named the same caused some confusion.
2017-09-10 14:48:39 -07:00
..
2016-07-19 15:08:58 -07:00
2017-05-11 11:34:35 +01:00
2017-08-04 17:10:50 -07:00