ef-configuration
Root configuration provider. Sets the API host and URL signing endpoint for all descendant elements.
ef-configuration is a context provider that configures Editframe elements within its subtree. Wrap your composition at the root level to set the API host and URL signing endpoint.
| Attribute | Default | Description |
|---|---|---|
api-host | — | Base URL for the Editframe API (e.g. https://api.editframe.com) |
signing-url | /@ef-sign-url | Server-side route that signs asset URLs for playback |