Web API references
Capture IQ on the web is the <glamar-captureiq> custom element. There is no GlamAR.init entry point for this product—you load the script, configure the element with attributes (and optional JSON config), call methods on the DOM node, and subscribe to DOM events.
Reference pages
| Topic | Documentation |
|---|---|
Attributes & config | Configuration |
| Imperative control | Methods (init, start, capture, destroy, …) |
| Lifecycle & payloads | Events |
Demo contract copy
The captureiq-web-demo repository includes docs/capture-iq/captureiq.md with quick start, API, events, and host script timing—useful to keep next to sample HTML in your own repo.