Skip to main content

Settings for the Intents Resolver UI.

Properties (3)

Property Type Default Required Description
awaitFactory⚓︎ boolean true x

If true, the @interopio/browser library will wait for the IOBrowserIntentResolverUI() factory function to resolve before completing its initialization.

enable⚓︎ boolean x

If true, will enable the Intents Resolver UI for the Browser Client unless the app origin has been blocked in the Main app configuration.

timeout⚓︎ number 5000 x

Interval in milliseconds to wait for the IOBrowserIntentResolverUI() factory function to be fetched from the remote source.