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

uxcore-transfer-form-field

Package Overview
Dependencies
Maintainers
5
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uxcore-transfer-form-field

uxcore-transfer-form-field component for uxcore.

  • 0.2.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
5
Created
Source

uxcore-transfer-form-field

React transfer form field

NPM version build status Test Coverage Dependency Status devDependency Status NPM downloads

Sauce Test Status

Development

git clone https://github.com/uxcore/uxcore-transfer-form-field
cd uxcore-transfer-form-field
npm install
npm run server

if you'd like to save your install time,you can use uxcore-tools globally.

npm install uxcore-tools -g
git clone https://github.com/uxcore/uxcore-transfer-form-field
cd uxcore-transfer-form-field
npm install
npm run dep
npm run start

Test Case

npm run test

Coverage

npm run coverage

Demo

http://uxcore.github.io/components/transfer-form-field

Contribute

Yes please! See the CONTRIBUTING for details.

API

Props

参数类型必需默认值说明
heightnumberoptional220transfer高度
showSearchbooleanoptionaltrue是否显示搜索条
searchPlaceholderstringoptional定位输入内容
leftTitlestringoptional'未选中的'左侧标题
rightTitlestringoptional'已选中的'右侧标题
isAscbooleanoptionalfalse是否让新穿梭的值排在尾部
  • more props: FormField

Keywords

FAQs

Package last updated on 13 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