summaryrefslogtreecommitdiffstats
path: root/loleaflet/postmessage-api.html
blob: 178c8e70c9eafda8924e9852ee23e80af0a2614e (plain)
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
<!DOCTYPE html>
<html>
<head>

	<meta charset="utf-8" />



	<meta name="viewport" content="width=device-width, initial-scale=1.0">



	<link rel="shortcut icon" type="image/x-icon" href="docs/images/favicon.ico" />

	<style>
		a {
			color: #504999;
		}
		a:hover {
			color: #5c3de2;
		}
		.container {
			max-width: 500px;
			margin: auto;
		}
	</style>

</head>
<body class="api-page">

<div class="container">

<h2 id="loleaflet-postmessage">PostMessage API</h2>

<p>Documentation has been moved to: <br><a href="https://sdk.collaboraonline.com/docs/postmessage_api.html">https://sdk.collaboraonline.com/docs/postmessage_api.html</a></p>

</div>
</body>
</html>