capacitor-block-context-menu
v1.1.0
Published
Hides the context menu
Downloads
16
Maintainers
Readme
capacitor-block-context-menu
Hides the context menu
Install
npm install capacitor-block-context-menu
npx cap sync
API
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>
| Param | Type |
| ------------- | ------------------------------- |
| options
| { value: string; } |
Returns: Promise<{ value: string; }>