1.0.1 • Published 6 years ago
capacitor-plugin-border-radius v1.0.1
capacitor-plugin-border-radius
Enable and set the border radius of the webview
Process:
Install
npm install capacitor-border-radius
npx cap sync
Methods
setBorderRadius()
Enable and set the border radius of the webview
Capacitor.Plugins.BorderRadius.setBorderRadius({
value: 10
})