@groupdocs.examples.jquery/annotation

0.16.8 • Public • Published

GroupDocs.Annotation

Simple jQuery plugin that allows to display and annotate documents supported by groupdocs libraries APIs

Getting started

Install using npm

npm i @groupdocs.examples.jquery/annotation

or yarn

yarn add @groupdocs.examples.jquery/annotation

Add following code within <body> tag

<div id="element"></div>
<script>
    $('#element').annotation({
        ... options
    });
</script>

Note

This plugin is intended to work with following GroupDocs examples:

Resources

/@groupdocs.examples.jquery/annotation/

    Package Sidebar

    Install

    npm i @groupdocs.examples.jquery/annotation

    Weekly Downloads

    2

    Version

    0.16.8

    License

    ISC

    Unpacked Size

    304 kB

    Total Files

    40

    Last publish

    Collaborators

    • groupdocs
    • alex.bobkov