android-bottom-sheet
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

android-bottom-sheet

Implementation of Android Bottom Sheet Dialog for Capacitor

Install

npm install android-bottom-sheet
npx cap sync

API

showActions(...)

showActions(data: { options: ActionSheetOption[]; }) => any
Param Type
data { options: {}; }

Returns: any


Interfaces

ActionSheetOption

Prop Type
title string
icon string

Readme

Keywords

Package Sidebar

Install

npm i android-bottom-sheet

Weekly Downloads

1

Version

0.0.2

License

MIT

Unpacked Size

46.9 kB

Total Files

44

Last publish

Collaborators

  • elieraad