0.8.18 • Published 9 months ago

@kapto/revo-plugin v0.8.18

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

Kapto Document View Plugin for REVO

Install

npm i @kapto/revo-plugin

Usage

import Plugin from '@kapto/revo-plugin';

<Plugin documentId="{document id here}" serviceUri="{service uri here}" />

Props

serviceUri *

URL of the API to load data.

documentId *

ID of the document you want to visualize the data.

tokenId *

ID of the token obtained after doing authentication.

userId *

ID of the user obtained after doing authentication.

staticPath

Path to load static assets(in case you have one different from the default one(default is /static)).

workerPath

Path to load PDF worker(in case you have one different from the default one (default is /static/worker/pdf.worker.min.mjs)).

cMapPath

Path to load Characters Maps for PDF (in case you have one different from the default one (default is /static/cmaps)).

Static Serve Assets !!!

To make the component work properly some static assets that comes with it needs to be served.

Those assets are located in static folder. (Inside installed package dist folder)

Please make sure to copy them to be served from a static path.

By default, staticPath prop is set to /static, if you want to serve assets from a different path you can specify staticPath prop value.

0.8.18

9 months ago

0.8.17

9 months ago

0.8.16

9 months ago

0.8.15

9 months ago

0.8.14

9 months ago

0.8.13

9 months ago

0.8.12

9 months ago

0.8.11

9 months ago

0.8.10

9 months ago

0.8.9

9 months ago

0.8.8

9 months ago

0.8.7

9 months ago

0.8.6

9 months ago

0.8.5

9 months ago

0.8.4

9 months ago

0.8.3

9 months ago

0.8.2

9 months ago

0.8.1

9 months ago

0.8.0

9 months ago

0.7.10

9 months ago

0.7.9

9 months ago

0.7.8

9 months ago

0.7.7

9 months ago

0.7.6

9 months ago

0.7.5

9 months ago

0.7.4

9 months ago

0.7.3

9 months ago

0.7.2

9 months ago

0.7.1

9 months ago

0.7.0

9 months ago

0.6.8

9 months ago

0.6.7

9 months ago

0.6.6

9 months ago

0.6.5

9 months ago

0.6.4

9 months ago

0.6.3

10 months ago

0.6.2

10 months ago

0.6.1

10 months ago

0.6.0

10 months ago

0.5.2

10 months ago

0.5.1

10 months ago

0.5.0

10 months ago

0.4.2

10 months ago

0.4.1

10 months ago

0.4.0

10 months ago

0.3.5

10 months ago

0.3.4

10 months ago

0.3.3

10 months ago

0.3.2

10 months ago

0.3.1

10 months ago

0.3.0

10 months ago

0.2.7

10 months ago

0.2.6

10 months ago

0.2.5

10 months ago

0.1.2

10 months ago

0.1.1

10 months ago