You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by GitBox <gi...@apache.org> on 2019/07/04 11:21:46 UTC

[GitHub] [incubator-weex-site] dczxw opened a new issue #445: The parameter interpretation of the getComponentRect method of the dom module is ambiguous

dczxw opened a new issue #445: The parameter interpretation of the getComponentRect method of the dom module is ambiguous
URL: https://github.com/apache/incubator-weex-site/issues/445
 
 
   https://weex.apache.org/zh/docs/modules/dom.html#getcomponentrect
   
   **getComponentRect**
   获取某个元素 View 的外框。
   
   # getComponentRect(ref, callback)
   @ref,要滚动到的那个节点。
   @callback,异步方法,通过回调返回信息。
   
   The Chinese interpretation of the parameter ref is ambiguous;
   
   The best explained is:要获取外框的那个节点
   
   Suggested changes!
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services