Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65d8356 commit 4521da9Copy full SHA for 4521da9
action-sheet/README.md
@@ -15,6 +15,10 @@ This plugin will use the following project variables (defined in your app's `var
15
16
- `$androidxMaterialVersion`: version of `com.google.android.material:material` (default: `1.3.0`)
17
18
+## PWA Notes
19
+
20
+[PWA Elements](https://capacitorjs.com/docs/web/pwa-elements) are required for Action Sheet plugin to work.
21
22
## Example
23
24
```typescript
0 commit comments