-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathabout.html
More file actions
71 lines (70 loc) · 3.81 KB
/
about.html
File metadata and controls
71 lines (70 loc) · 3.81 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
<div id="about" class="k-d-flex-col k-justify-content-between k-align-items-start"
style="gap:2em; margin:2em; width:60%;">
<h2>Kendo UI Admin Dashboard</h2>
<p>
Kendo UI Admin Dashboard is a web application built with Progress award-winning
<a href="https://www.telerik.com/kendo-ui">Kendo UI for jQuery components</a> - 110+ UI components to help you
build responsive websites and apps fast. Kendo UI for jQuery<sup>®</sup> offers components for every need - from
the must-have for every app Grids, Dropdowns and Menus to the advanced line-of-business UI, such as Charts,
Gantt, Diagram, Scheduler, PivotGrid and Maps.
</p>
<p>
The sample app showcases some of the most popular Kendo UI for jQuery components, such as Grid, TileLayout, Form,
Charts, Gauges, etc. in a real world scenario.
</p>
<p>
<div class="section-white">
<h3 class="section-title">Kendo UI for jQuery components</h3>
<ul class="col-xs-4">
<li>
<a href="https://demos.telerik.com/kendo-ui/grid/index">Grid</a>
</li>
<li>
<a href="https://demos.telerik.com/kendo-ui/charts/index">Charts</a>
</li>
<li>
<a href="https://demos.telerik.com/kendo-ui/tilelayout/index">TileLayout</a>
</li>
<li>
<a href="https://demos.telerik.com/kendo-ui/drawer/index">Drawer</a>
</li>
<li>
<a href="https://demos.telerik.com/kendo-ui/form/index">Form</a>
</li>
<li>
<a href="https://demos.telerik.com/kendo-ui/appbar/index">AppBar</a>
</li>
<li>
<a href="https://demos.telerik.com/kendo-ui/pager/index">Pager</a>
</li>
<li>
<a href="https://demos.telerik.com/kendo-ui/arc-gauge/index">Arc Gauge</a>
</li>
<li>
<a href="https://demos.telerik.com/kendo-ui/popover/index">Popover</a>
</li>
<li>
<a href="https://demos.telerik.com/kendo-ui/daterangepicker/index">DateRangePicker</a>
</li>
<li>
<a href="https://demos.telerik.com/kendo-ui/calendar/index">Calendar</a>
</li>
<li>
<a href="https://demos.telerik.com/kendo-ui/badge/index">Badge</a>
</li>
<li>
<a href="https://demos.telerik.com/kendo-ui/button/index">Button</a>
</li>
</ul>
</div>
</p>
<a class="k-link k-avatar k-button k-button-md k-button-rectangle k-rounded-md k-button-solid k-button-solid-primary" href="https://github.com/telerik/admin-dashboard-sample-app-jquery">
<svg class="k-icon k-svg-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" focusable="false">
<title>GitHub</title>
<path
d="M256 0C114.64 0 0 114.61 0 256c0 113.09 73.34 209 175.08 242.9 12.8 2.35 17.47-5.56 17.47-12.34 0-6.08-.22-22.18-.35-43.54-71.2 15.49-86.2-34.34-86.2-34.34-11.64-29.57-28.42-37.45-28.42-37.45-23.27-15.84 1.73-15.55 1.73-15.55 25.69 1.81 39.21 26.38 39.21 26.38 22.84 39.12 59.92 27.82 74.5 21.27 2.33-16.54 8.94-27.82 16.25-34.22-56.84-6.43-116.6-28.43-116.6-126.49 0-27.95 10-50.8 26.35-68.69-2.63-6.48-11.42-32.5 2.51-67.75 0 0 21.49-6.88 70.4 26.24a242.65 242.65 0 0 1 128.18 0c48.87-33.13 70.33-26.24 70.33-26.24 14 35.25 5.18 61.27 2.55 67.75 16.41 17.9 26.31 40.75 26.31 68.69 0 98.35-59.85 120-116.88 126.32 9.19 7.9 17.38 23.53 17.38 47.41 0 34.22-.31 61.83-.31 70.23 0 6.85 4.61 14.81 17.6 12.31C438.72 464.97 512 369.08 512 256.02 512 114.62 397.37 0 256 0z"
fill="currentColor" fill-rule="evenodd"></path>
</svg>
Get the Source Code
</a>
</div>