Socket
Socket
Sign inDemoInstall

webcimes-select

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webcimes-select - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

2

package.json
{
"name": "webcimes-select",
"version": "1.1.3",
"version": "1.1.4",
"description": "Just create beautiful select boxes, it supports search, single select, multiple select, keyboard control, clear options, dropdown can also be opened over an overflow parent, optgroup support, rtl support, accessibility, and many other options. It works with vanilla javascript + html + css, no dependencies are required",

@@ -5,0 +5,0 @@ "main": "./dist/js/webcimes-select.udm.js",

@@ -108,2 +108,3 @@ # webcimes-select

optionIconSelectedText: "Selected", // set icon selected text into option dropdown, default "Selected"
ariaLabel: null, // set aria-label for select, default null
onInit(){console.log("onInit");}, // callback on init select

@@ -110,0 +111,0 @@ onDestroy(){console.log("onDestroy");}, // callback on destroy select

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