You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,7 @@
1
1
# Smart UI
2
+
3
+
UI Component Library. Includes Grid, Pivot Grid, Scheduler, Gantt, Kanban, Rich Text Editor and many more UI Components. Material & Bootstrap themes are available with different color schemes. Theme Builder application for custom themes building is available, too.
4
+
2
5
Web Components, Anguiar, React, Vue and Blazor UI for Professional Web Development
3
6
4
7
[](https://www.webcomponents.org/collection/HTMLElements/smarthtmlelements-core)
@@ -9,9 +12,9 @@ What is Smart UI?
9
12
----------------------------
10
13
11
14
Smart UI is a Framework for building Web Components and Custom Elements. Smart is similar to Stencil and LitElement. It supports two-way data-binding, templates, property change notifications, Typescript-like type-checking and validation.
12
-
Smart does not have third-party dependencies. It is pure Javascript code.
13
-
80+ UI Components are built with Smart including Grid, Chart, Scheduler, Editor, Kanban, Gantt, Table, Tabs, Accordion, Gauge, DateTimePicker and others. Some of the UI Components built with the library are commercial. Others are open-source.
14
-
Smart UI components are available in Javascript, Angular and React. Typescript definitions are included.
15
+
Smart does not have third-party dependencies. It is pure Javascript ES6 code.
16
+
80+ UI Components are built with Smart including Grid, Chart, Scheduler, Editor, Kanban, Gantt, Table, Tabs, Accordion, Gauge, DateTimePicker and others.
17
+
Smart UI components are available in Javascript, Angular, React, VueJS and Blazor.
15
18
16
19
Works across devices and browsers
17
20
---------------------------------
@@ -78,7 +81,7 @@ UI Components
78
81
Download and Installation
79
82
-------------------------
80
83
81
-
[Download Smart HTML Elements](https://www.htmlelements.com/download/)
0 commit comments