Finding components
Find components by locator, tag, or id — and scope a search to part of your experience.
Component
One component on the page — its identity, attributes, author data, capabilities, and events.
ComponentSet
What every lookup returns — how to work with many matches, and how calls fan out across them.
Events
React to clicks, hovers, state changes, and video playback with on(type, handler).
Capabilities
What you can drive — video playback, text, states, visibility, and page navigation.
Store
A small key-value store for your own state, with subscriptions and optional browser persistence.