1.0.3 • Published 8 months ago

device-corner-radius-capacitor v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

device-corner-radius-capacitor

This plugin gets the corner radius of the current device

Install

npm install device-corner-radius-capacitor
npx cap sync

API

getCornerRadius()

getCornerRadius() => Promise<CornerRadius>

Returns: Promise<CornerRadius>


Interfaces

CornerRadius

PropType
topLeftnumber
topRightnumber
bottomLeftnumber
bottomRightnumber
1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago