# xwebview **Repository Path**: twgh/xwebview ## Basic Information - **Project Name**: xwebview - **Description**: xcgui仓库已更新了webview, 此仓库没必要存在了, 打开下面的链接下载webview预览版例子, 已经可以正常使用了, 后续只是添砖加瓦而已 - **Primary Language**: Go - **License**: MIT - **Default Branch**: main - **Homepage**: https://mcn1fno5w69l.feishu.cn/wiki/EyHiw8OgkiGZLFkbONtc7G1jnth - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-02-05 - **Last Updated**: 2025-06-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: Go语言, webview2, xcgui, Windows ## README

XWebView

release xcgui golang GoDoc License

程序示例   项目文档  

# 介绍 给 [xcgui](https://github.com/twgh/xcgui) 使用的 webview2,可创建到炫彩窗口或元素 # 获取 ``` go get -u github.com/twgh/xwebview@latest ``` # 安装 WebView2 运行时 [下载](https://developer.microsoft.com/zh-cn/microsoft-edge/webview2?cs=3457492030&form=MA13LH#download-section) # 预览 ![CreateByLayoutEle](https://gitee.com/twgh/xwebview/raw/main/example/CreateByLayoutEle/1.jpg) ![CreateByWindow](https://gitee.com/twgh/xwebview/raw/main/example/CreateByWindow/1.jpg)