@baas-capacitor/in-app-browser
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

@baas-capacitor/in-app-browser

In App Browser Plugin - Show web resources inside of your app without leaving your app

Install

npm install @baas-capacitor/in-app-browser
npx cap sync

API

open(...)

open(options: InAppBrowserOpenOptions) => Promise<void>
Param Type
options InAppBrowserOpenOptions

close()

close() => Promise<void>

Interfaces

InAppBrowserOpenOptions

Prop Type
url string
accentColor string

Dependencies (0)

    Dev Dependencies (14)

    Package Sidebar

    Install

    npm i @baas-capacitor/in-app-browser

    Weekly Downloads

    1

    Version

    0.0.4

    License

    MIT

    Unpacked Size

    23.9 kB

    Total Files

    27

    Last publish

    Collaborators

    • benteleit