Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
master
electron
/
docs
/
api
/
webContents
/
method-contents.setWindowOpenHandler.md
下载
zhangqingnan_codeing
docs: remove platform support section from API docs
377fc406
创建于
4月29日
历史提交
webContents - contents.setWindowOpenHandler(handler)
概述
设置新窗口打开处理器;返回 { action: 'deny' } 可取消新窗口的创建,返回 allow 则允许并可向新窗口传递参数。
基本信息
属性
值
模块
webContents
类型
Method
鸿蒙支持
支持