@smarthtmlelements/smart-elements
v6.2.0
Published
Web Components & Custom Elements for Professional Web Applications
Downloads
128
Keywords
Readme
smart-elements
Web Components & Custom Elements for Professional Web Applications
Build responsive, mobile-first projects on the Web with the most advanced front-end component library
What is Smart HTML Elements?
Smart HTML Elements is a Framework for building Web Components and Custom Elements. Smart is similar to Polymer and LitElement. It supports two-way data-binding, templates, property change notifications, Typescript-like type-checking and validation. Smart does not have third-party dependencies. It is pure Javascript code. More than 30 Web Components are built with Smart including Grid, Tabs, Accordion, Gauge, DateTimePicker and others. Some of the Web Components built with the library are commercial. Others are open-source.
Works across devices and browsers
Web Components
A suite of polyfills supporting the Web Components specs is included in our examples. These polyfills ensure that Custom Elements are supported in all browsers.
Custom Elements
| Component | Status | Issues
| ----------| ------ | ------
| <smart-accordion>
| | Issues
| <smart-button>
| | Issues
| <smart-calendar>
| | Issues
| <smart-card>
| | Issues
| <smart-carousel>
| | Issues
| <smart-chart>
| | Issues
| <smart-check-box>
| | Issues
| <smart-color-panel>
| | Issues
| <smart-color-picker>
| | Issues
| <smart-combo-box>
| | Issues
| <smart-date-time-picker>
| | Issues
| <smart-docking-layout>
| | Issues
| <smart-drop-down-button>
| | Issues
| <smart-drop-down-list>
| | Issues
| <smart-file-upload>
| | Issues
| <smart-gantt-chart>
| | Issues
| <smart-gauge>
| | Issues
| <smart-grid>
| | Issues
| <smart-input>
| | Issues
| <smart-list-box>
| | Issues
| <smart-list-menu>
| | Issues
| <smart-masked-text-box>
| | Issues
| <smart-menu>
| | Issues
| <smart-multiline-text-box>
| | Issues
| <smart-multi-split-button>
| | Issues
| <smart-numeric-text-box>
| | Issues
| <smart-pager>
| | Issues
| <smart-password-text-box>
| | Issues
| <smart-power-button>
| | Issues
| <smart-progress-bar>
| | Issues
| <smart-query-builder>
| | Issues
| <smart-radio-button>
| | Issues
| <smart-repeat-button>
| | Issues
| <smart-scroll-bar>
| | Issues
| <smart-slider>
| | Issues
| <smart-sortable>
| | Issues
| <smart-splitter>
| | Issues
| <smart-switch-button>
| | Issues
| <smart-table>
| | Issues
| <smart-tabs>
| | Issues
| <smart-tank>
| | Issues
| <smart-time-picker>
| | Issues
| <smart-text-box>
| | Issues
| <smart-toast>
| | Issues
| <smart-toggle-button>
| | Issues
| <smart-tooltip>
| | Issues
| <smart-tree>
| | Issues
| <smart-window>
| | Issues
Download and Installation
The SDK files are located in the jqwidgets directory
In general you need to use files from this directory only.
Files list & description:
Files required in all projects using the SDK
smart.element.js: Core Smart HTML Elements framework
smart.elements.js: All Smart HTML Elements
smart.default.css: Stylesheet for all Web Components.