Skip to content

使用 xcgui 仿 Elementui,元素样式具有一致性,快速开发界面。目前处于早期版本,会有改变 API 的可能性。

License

Notifications You must be signed in to change notification settings

twgh/xc-elementui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xc-elementui

release xcgui golang GoDoc License

程序示例   项目文档  

介绍

  • 使用 xcgui 仿 Elementui,元素样式具有一致性,快速开发界面。
  • 内置 2000+ Font Awesome 免费图标,风格一致,开箱即用。

获取

先执行这个把最新日期的库下载到本机

go mod download github.com/twgh/xc-elementui@latest

然后在项目目录中执行

go get -u github.com/twgh/xc-elementui@latest

或者

‬‬go get 获取带日期版本号的库

图片展示

按钮例子

按钮例子

简单例子

简单例子

其它组件预期效果

预期效果

开发进度

  • 按钮
  • 输入框
  • 单选框
  • 多选框
  • 开关按钮
  • 文字链接
  • 选择器
  • 时间选择器
  • 日期选择器
  • 滑块
  • 计数器
  • 颜色选择器
  • 标签
  • 进度条
  • 导航菜单
  • 标签页
  • 步骤条
  • 文字提示
  • 弹出框
  • 卡片
  • 折叠面板
  • ...

Releases

No releases published

Languages