Files

9 lines
153 B
HTML
Raw Permalink Normal View History

<html>
<head>
<script src="/grist-plugin-api.js"></script>
</head>
<body>
<button onclick="grist.ready()">Ready</button>
</body>
</html>