-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
35 lines (30 loc) · 1.58 KB
/
index.html
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
<html lang="en">
<head>
<meta charset="utf-8">
<title>fin-hypergrid-grouped-header-plugin CDN</title>
<link rel="stylesheet" type="text/css" href="https://fin-hypergrid.github.io/stylesheet.css">
<script src="https://fin-hypergrid.github.io/index.js"></script>
<style>
input[readonly] { font-size: 7pt }
</style>
</head>
<body>
<div class="page">
<h3><a class="code" href="https://github.com/fin-hypergrid/grouped-header-plugin">fin-hypergrid-grouped-header-plugin</a></h3>
<p>
Include only one of the following scripts in your application <em>after</em> including
<a src="https://fin-hypergrid.github.io/#index">fin-hypergrid/core</a>:
</p>
<table><tbody><tr>
<td><input type="text" value="<script src='https://fin-hypergrid.github.io/grouped-header-plugin/M.m.p/build/fin-hypergrid-grouped-header-plugin.js'></script>" readonly></td>
<td><img src="https://fin-hypergrid.github.io/copy.png" title="Copy <script> tag for [email protected] to clipboard."></td>
</tr><tr>
<td><input type="text" value="<script src='https://fin-hypergrid.github.io/grouped-header-plugin/M.m.p/build/fin-hypergrid-grouped-header-plugin.min.js'></script>" readonly></td>
<td><img src="https://fin-hypergrid.github.io/copy.png" title="Copy <script> tag for [email protected] to clipboard."></td>
</tr></tbody></table>
<h4>Demo</h4>
<a href="demo.html">https://fin-hypergrid.github.io/grouped-header-plugin/M.m.p/<b>demo.html</b></a>
</div>
<div class="feedback">Copied!</div>
</body>
</html>