While it's possible to get the reference to the component instance via ref we don't ... class Foo extends Component { state = { width: 0, height: 0, }; ref ...
確定! 回上一頁