Socket
Socket
Sign inDemoInstall

@vonage/vwc-chips

Package Overview
Dependencies
25
Maintainers
25
Versions
125
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @vonage/vwc-chips

> TODO: description


Version published
Weekly downloads
16
increased by14.29%
Maintainers
25
Created
Weekly downloads
 

Changelog

Source

2.30.1 (2022-05-17)

Bug Fixes

  • button: icon color initialized to current color (#1294) (18e484e)
  • textfield: add ghost option (#1293) (d866845)
  • textfield: present placeholder (#1296) (a76f222)

Readme

Source

vwc-chip-set

Properties

PropertyModifiersType
chipsreadonlyreadonly ChipBase[]
floatingLabelFoundationMDCFloatingLabelFoundation | undefined
lineRippleFoundationMDCLineRippleFoundation | undefined
type"action" | "input" | "choice" | "filter" | undefined

vwc-chip

Properties

PropertyType
floatingLabelFoundationMDCFloatingLabelFoundation | undefined
iconstring
iconClassstring
labelstring
lineRippleFoundationMDCLineRippleFoundation | undefined
removableboolean
removeIconstring
removeIconClassstring
removeIconFocusableboolean
selectedboolean
type"action" | "input" | "choice" | "filter" | undefined

Methods

MethodType
focusPrimaryAction(): void
focusTrailingAction(): void
removeFocus(): void
removeWithAnimation(): void
renderCheckmark(): TemplateResult
renderLabel(): TemplateResult
renderPrimaryAction(): TemplateResult
renderRemoveIcon(): TemplateResult
renderThumbnail(): TemplateResult
setSelectedFromChipSet(selected: boolean, shouldNotifyClients: boolean): void

FAQs

Last updated on 17 May 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc