Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 391 Bytes

File metadata and controls

19 lines (10 loc) · 391 Bytes

example-javascript

Examples of deploying the Universal Viewer using javascript.

01-simple

The simplest method of displaying a manifest on a static page.

02-url-adapter

Methods of syncing content and state with the browser URL.

03-config

Methods of setting the UV's configuration

04-manifest-data-access

A method for exposing UV's data and state to the embedding page.