在react componentDidMount中获取元素大小

时间:2017-08-24 09:43:47

标签: reactjs width

在componentDidMount中,我只得到一个元素的offsetWidth为零,但是元素总是有宽度。

如何在渲染后获取元素宽度?

var location = Environment.GetEnvironmentVariable("AZURE_AUTH_LOCATION"); 

0 个答案:

没有答案