We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a3d0764 + 1757152 commit 5015d2dCopy full SHA for 5015d2d
doc/modules/ui.rst
@@ -13,7 +13,7 @@ annotation. It is also possible to ask the module to only allow creation of
13
annotations within a specific element on the page::
14
15
app.include(annotator.ui.main, {
16
- element: document.querySelector('#main');
+ element: document.querySelector('#main')
17
});
18
19
0 commit comments