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

cobona_ruid

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cobona_ruid

ruid

  • 1.1.3
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

1.下载: npm install Ruid --save || cnpm install Ruid --save 2.使用 import Ruid from 'Ruid' components:{Ruid} 3.方法: ①:rowClick(rwo) //点击表格某一行触发,返回当前行数据 ②:searchChange(val)//除自定义查询条件外的查询条件变化触发,返回所有查询条件 ③:SelectionChange(val)//表格选中触发,返回当前选中数据 ④:search(data)//点击查询触发,返回查询条件和wherejson 4.参数: ①:objectname:当前操作表名 ②:customizeSearch (obj)//自定义查询条件 5.插槽: ①:slot=‘search’ //自定义查询条件插槽 例: ②:slot=‘button’ //自定义按钮插槽 例: ③: slot=‘operation’ //自定义表格操作插槽 例

FAQs

Package last updated on 30 Aug 2021

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