linear progress component
npm install @vonage/vwc-linear-progress| Property | Type |
|---------------------------|-------------------------------------------|
| ariaLabel | string |
| buffer | number |
| bufferFlexBasisValue | string |
| closed | boolean |
| floatingLabelFoundation | MDCFloatingLabelFoundation \| undefined |
| indeterminate | boolean |
| lineRippleFoundation | MDCLineRippleFoundation \| undefined |
| primaryTransformValue | string |
| progress | number |
| reverse | boolean |
| Method | Type |
|---------|------------|
| close | (): void |
| open | (): void |