
Security News
Feross on TBPN: How North Korea Hijacked Axios
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.
react-mobile-cascade
Advanced tools
移动端react的级联组件.
import "react-mobile-cascade/assets/cascade.css"
<Cascade column={3} data={...} onDone={this.change}></Cascade>
Type: number
层级
Note: 必填.
Type: array
级联数据
Note: 必填.
Type: string
标题
Note: 默认为空.
Type: function
点击保存按钮触发,返回选中的数据
Note: 返回值为数组,数组长度和column保持一致.
Type: function
点击取消按钮触发
Type: bool
初始化后是否立刻返回选中的数据
Note: 默认false.
Type: string
展示数据的Key,默认为"text".
Type: string
数据子级的Key,默认为"children".
Type: string
数据中选中的Key,默认为"checked".
Copyright (c) 2016 Cao Ren under the MIT License.
FAQs
> 移动端react的级联组件.
We found that react-mobile-cascade demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
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.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.

Security News
OpenSSF has issued a high-severity advisory warning open source developers of an active Slack-based campaign using impersonation to deliver malware.

Research
/Security News
Malicious packages published to npm, PyPI, Go Modules, crates.io, and Packagist impersonate developer tooling to fetch staged malware, steal credentials and wallets, and enable remote access.