提交 75f58483 编写于 作者: L lixiang

Supplement missing interfaces

Signed-off-by: Nlixiang <lixiang380@huawei.com>
上级 cb629572
...@@ -3063,6 +3063,18 @@ isRequestGesture(): boolean ...@@ -3063,6 +3063,18 @@ isRequestGesture(): boolean
| ------- | -------------------- | | ------- | -------------------- |
| boolean | 返回资源请求是否与手势(如点击)相关联。 | | boolean | 返回资源请求是否与手势(如点击)相关联。 |
### getRequestMethod<sup>9+</sup>
getRequestMethod(): string
获取请求方法。
**返回值:**
| 类型 | 说明 |
| ------- | -------------------- |
| string | 返回请求方法。 |
## Header ## Header
Web组件返回的请求/响应头对象。 Web组件返回的请求/响应头对象。
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册