Optional indexThe name of the initial file to load. If omitted, 'index.html' is used.
Optional initialAny data needed at initial render when a portal is loaded.
Optional liveThe name of the Portal to be referenced. Must be unique
Optional pluginsAny Capacitor plugins to be made available to the Portal
Optional startThe root directory of the web application relative to Bundle.main on iOS
and src/main/assets on Android. If omitted, name is used.
Generated using TypeDoc
The configuration of a web application to be embedded in a React Native application.