2015-09-15 06:59:45 -05:00
<!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" / >
2021-01-28 09:11:54 -06:00
< style >
a {
color: #504999;
}
a:hover {
color: #5c3de2;
}
2021-04-06 09:25:01 -05:00
.container {
max-width: 500px;
margin: auto;
}
2021-01-28 09:11:54 -06:00
< / style >
2015-09-15 06:59:45 -05:00
< / head >
< body class = "api-page" >
< div class = "container" >
2021-01-26 09:38:17 -06:00
< h2 id = "loleaflet-postmessage" > PostMessage API< / h2 >
2015-09-18 09:53:08 -05:00
2021-04-06 09:25:01 -05:00
< 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 >
2015-09-15 06:59:45 -05:00
< / div >
< / body >
< / html >