@management-and-computer-consultants/picture-in-picture-capacitor
v1.0.0
Published
On backbutton or button event the app will go into picture-in-picture MODE.
Downloads
5
Readme
picture-in-picture-capacitor
On backbutton or button event the app will go into picture-in-picture MODE.
Install
npm install @management-and-computer-consultants/picture-in-picture-capacitor
npx cap syncAPI
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
| ------------- | ------------------------------- |
| options | { value: string; } |
Returns: Promise<{ value: string; }>
startPictureInPicture(...)
startPictureInPicture(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
| ------------- | ------------------------------- |
| options | { value: string; } |
Returns: Promise<{ value: string; }>
