New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

linshengji-uis

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

linshengji-uis

1.cnpm i linshengji-ui -S

  • 1.2.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

组件库

1.cnpm i linshengji-ui -S

全局引用

main.js文件中

import linshengjiUI from 'linshengji-ui'

import 'linshengji-ui/lib/linshengji.css'

Vue.use(linshengjiUI)

VUE文件中

按需引入

验证码插件

使用方法

import { LinshengjiCode } from 'linshengji-ui'

import 'linshengji-ui/lib/linshengji.css'

组件参数

参数说明类型可选值默认值回调参数
width 宽度 Number >200 300 --
height 高度 Number >100 150 --
title 拖拽条中的文字 String 任意字符 向右滑动滑块填充拼图 --
success 回调函数 Function(type) -- -- true为验证成功,false为失败

FAQs

Package last updated on 29 Nov 2019

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