@vonage/vwc-button
v2.46.0
Published
button component
Downloads
1,963
Keywords
Readme
vwc-button
This component is an extension of
Properties
| Property | Type |
|---------------------------|-------------------------------------------|
| buttonElement
| HTMLElement
|
| dense
| boolean
|
| disabled
| boolean
|
| floatingLabelFoundation
| MDCFloatingLabelFoundation \| undefined
|
| fullwidth
| boolean
|
| icon
| string
|
| label
| string
|
| lineRippleFoundation
| MDCLineRippleFoundation \| undefined
|
| outlined
| boolean
|
| raised
| boolean
|
| ripple
| Promise<Ripple \| null>
|
| shape
| ButtonShape
|
| trailingIcon
| boolean
|
| unelevated
| boolean
|
| form
| string
|
| type
| string
|
Methods
| Method | Type |
|---------|------------|
| blur
| (): void
|
| focus
| (): void
|