vwc-switch
/
2.25.5
vwc-switch 2.25.5
Install from the command line:
Learn more about npm packages
$ npm install @vonage/vwc-switch@2.25.5
Install via package.json:
"@vonage/vwc-switch": "2.25.5"
About this version
This component is an extension of
Property | Modifiers | Type | Description |
---|---|---|---|
checked |
boolean |
||
disabled |
boolean |
||
floatingLabelFoundation |
MDCFloatingLabelFoundation | undefined |
||
lineRippleFoundation |
MDCLineRippleFoundation | undefined |
||
ripple |
readonly | RippleInterface | undefined |
Implement ripple getter for Ripple integration with mwc-formfield |
Method | Type |
---|---|
click |
(): void |
setAriaLabel |
(label: string): void |