Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vonage/vwc-select

Package Overview
Dependencies
Maintainers
14
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vonage/vwc-select

select component

  • 0.12.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
419
increased by55.19%
Maintainers
14
Weekly downloads
 
Created
Source

vwc-select

This component is an extension of

Properties

PropertyModifiersTypeDescription
disabledboolean
floatingLabelFoundationMDCFloatingLabelFoundation | undefined
helperstring
iconstring
indexreadonlynumber
itemsreadonlyListItemBase[]
labelstring
lineRippleFoundationMDCLineRippleFoundation | undefined
naturalMenuWidthboolean
outlinedboolean
requiredboolean
ripplereadonlyRippleInterface | Promise<RippleInterface | null> | undefinedImplement ripple getter for Ripple integration with mwc-formfield
selectedreadonlyListItemBase | null
validateOnInitialRenderboolean
validationMessagestring
validityreadonlyValidityState
validityTransform((value: string, nativeValidity: ValidityState) => Partial<ValidityState>) | null
valuestring

Methods

MethodType
blur(): void
checkValidity(): boolean
click(): void
focus(): void
layout(updateItems?: boolean | undefined): Promise<void>
reportValidity(): boolean
select(index: number): void
setAriaLabel(label: string): void
setCustomValidity(message: string): void

Events

EventDescription
action{ActionDetail}
change
closed
invalid
opened
selected{SelectedDetail}

FAQs

Package last updated on 04 Oct 2020

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc