Webix Webix

Webix - JavaScript UI Framework with HTML5 UI Components 跨瀏覽器UI元件的JavaScript庫

Webix - JavaScript UI Framework with HTML5 UI Components 是群昱公司代理的跨瀏覽器UI元件的JavaScript庫。

分類: 元件開發軟體

JavaScript UI library for speeding up 

web development

92 UI widgets and feature-rich CSS / HTML5 JavaScript controls

Complete solution in a single bundle

提供靈活且豐富的運用

在表單創建過程中,可選擇多達30多個控件。提供各種輸入字段、多功能選擇框、複選框和單選按鈕,以及極具風格的按鈕和切換。

webix.ui({
    view:"form", width:300,
    elements:[
        { view:"segmented",
          options:["General Info", "History"]
        },
        { view:"text",
          value:"Gothenburg"
        },
        { view:"text",
          value:"Barrington Court 112"
        },
        { view:"text",
          value:"€ 3 860 000"
        },
        { view:"datepicker",
          value: new Date(2017,8,1)
        }
    ]
});

為何選擇 Webix UI library?

淺顯易懂的邏輯

透過Webix JS框架,您會獲得一組基於物件導向程式概念的簡便代碼。

整合JavaScript 架構與資料庫

連結您的專案與jQuery JavaScript資料庫、MVC框架AngularJSReactVue.jsBackbone.js以及第三方UI拓件。

大數據的快速展現

因分頁和動態加載,即使是大量數據表、樹、列表等,您的Web應用程序也能快速作業。

支援跨平台與瀏覽器

為所有主流瀏覽器搭載桌機、平板和智慧手機構建HTML5網路應用程式

純粹 JavaScript

因應HTML5組件的快速更新,提供動態或高度互動儀表板的完整客戶端解決方案。

Web 可及性

HTML5用戶界面庫符合WAI-ARIA標準,並為需要輔助技術的用戶提供便捷支援。

簡易伺服器端互動

所有的後端技術都可與JavaScript UI框架進行溝通,除此之外您還可以使用JavaPHP.NET的解決方案。

無限延展性

客製化可用元件及創建新元件,您可在不會喪失功能情況下修改所有元件選項。

Complex widgets

Webix offers a number of complex widgets designed for tasks in various fields. Customise and use complex widgets for interactive reports, complex calculations, advanced data filtering and workflow control.


Data widgets

Data Management widgets provide various data manipulation features, such as all-in-one-piece data loading, CRUD operations, fast data sorting, on-the-fly filtering, grouping and styling.


With the help of Data widgets, you can organize and present large amounts of data in a clear and structured way. Data can be put in scrollable and sortable tables, or listed.


Visualization widgets

Visualization widgets facilitate a distinct display of the relationships between various data items in the form of clear and visually appealing chart types like line, spline, area, bar, pie, 3D pie, donut, scatter, and radar.


Navigation widgets

Navigation widgets simplify your end-users’ journey around the web app with the help of visually appealing, multifunctional toolbars and drop down menus.


Windows and popups

Windows and Popups widgets help you emphasize important information to end-users. They have practically the same properties and methods as desktop components, making interactions with users very easy.


Layouts

Layout widgets define the structure and appearance of a web page by arranging other UI widgets rationally and in a visually appealing manner. These Webix widgets also allow to divide pages into sections with embedded widgets, or facilitate their placement into space-saving switching panels.


Controls

Webix has more than 30 stylish and functional controls for user-app interaction. Controls make the communication between end users and your web app simple and intuitive. Controls include fields for entering text and numeric values, combos for selecting options, calendars for selecting date and time, color-pickers, etc.