Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 806 Bytes

README.md

File metadata and controls

39 lines (23 loc) · 806 Bytes

Webtop-UI

Webtop UI is a lightweight web UI framework, it provides some UI components for desktop applications, such as multilevel menu, windows, context menu, tree components, tabs.

Home: https://vimcaw.github.io/webtop-UI/

Demo: https://vimcaw.github.io/webtop-UI/demo/demo.html

Document: https://vimcaw.github.io/webtop-UI/document/document_zh-cn.html

Feature

  1. Easy to use

    You only need a few steps to create UI components and bind events.

  2. multilevel menu

menu

  1. window

window

  1. tab

tab

5.tree

tree

Updates

  • 2017-7-28 onchange function (change event recall) for tree component.
  • 2017-6-4 tab & tree component.
  • 2017-6-2 multilevel menu component.
  • 2017-6-4 window component.

License

MIT