Documentation Index
Fetch the complete documentation index at: https://onlook.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Installation
Exports
| Export | Description |
|---|---|
track(userId, config?) | Start a session and return a Session object |
Session | Class with .on(), .stop(), .score |
OnlookConfig | TypeScript type for configuration |
AttentionEvent | TypeScript type for signal events |
Configuration
Pages
track()
Start a tracked session.
Session
Session object methods and properties.
Events
All signal and lifecycle events.