1.0.3 • Published 9 months ago

device-corner-radius-capacitor v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
9 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

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago