Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4521da9

Browse files
authored
docs(action-sheet): Add PWA Elements note (#796)
1 parent 65d8356 commit 4521da9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

action-sheet/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ This plugin will use the following project variables (defined in your app's `var
1515

1616
- `$androidxMaterialVersion`: version of `com.google.android.material:material` (default: `1.3.0`)
1717

18+
## PWA Notes
19+
20+
[PWA Elements](https://capacitorjs.com/docs/web/pwa-elements) are required for Action Sheet plugin to work.
21+
1822
## Example
1923

2024
```typescript

0 commit comments

Comments
 (0)