@vonage/vwc-button

button component

Usage no npm install needed!

<script type="module">
  import vonageVwcButton from 'https://cdn.skypack.dev/@vonage/vwc-button';
</script>

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